/* { "version": "1", "hash": "MEUCIGQjNOt8Bgepn/98tH/SpG5SE6lU7gfboYGTmifqNaWbAiEA8mcdALLVU9lvPQq7dja+PP+EgfrzLDij50AIX8wiWxQ=" } */ /* https://hcaptcha.com/license */ !function(){"use strict";function e(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))}function t(e){return new this((function(t,n){if(!e||"undefined"==typeof e.length)return n(new TypeError(typeof e+" "+e+" is not iterable(cannot read property Symbol(Symbol.iterator))"));var r=Array.prototype.slice.call(e);if(0===r.length)return t([]);var i=r.length;function o(e,n){if(n&&("object"==typeof n||"function"==typeof n)){var a=n.then;if("function"==typeof a)return void a.call(n,(function(t){o(e,t)}),(function(n){r[e]={status:"rejected",reason:n},0==--i&&t(r)}))}r[e]={status:"fulfilled",value:n},0==--i&&t(r)}for(var a=0;a=0&&e<=127},g=-1;function V(e){this.tokens=[].slice.call(e),this.tokens.reverse()}V.prototype={endOfStream:function(){return!this.tokens.length},read:function(){return this.tokens.length?this.tokens.pop():g},prepend:function(e){if(Array.isArray(e))for(var t=e;t.length;)this.tokens.push(t.pop());else this.tokens.push(e)},push:function(e){if(Array.isArray(e))for(var t=e;t.length;)this.tokens.unshift(t.shift());else this.tokens.unshift(e)}};var v=-1;function b(e,t){if(e)throw TypeError("Decoder error");return t||65533}function w(e){return e=String(e).trim().toLowerCase(),Object.prototype.hasOwnProperty.call(R,e)?R[e]:null}var R={};[{encodings:[{labels:["unicode-1-1-utf-8","utf-8","utf8"],name:"UTF-8"}],heading:"The Encoding"}].forEach((function(e){e.encodings.forEach((function(e){e.labels.forEach((function(t){R[t]=e}))}))}));var E,T={"UTF-8":function(e){return new W(e)}},_={"UTF-8":function(e){return new S(e)}},k="utf-8";function U(e,t){if(!(this instanceof U))throw TypeError("Called as a function. Did you forget 'new'?");e=e!==undefined?String(e):k,t=m(t),this._encoding=null,this._decoder=null,this._ignoreBOM=!1,this._BOMseen=!1,this._error_mode="replacement",this._do_not_flush=!1;var n=w(e);if(null===n||"replacement"===n.name)throw RangeError("Unknown encoding: "+e);if(!_[n.name])throw Error("Decoder not present. Did you forget to include encoding-indexes.js first?");var r=this;return r._encoding=n,t.fatal&&(r._error_mode="fatal"),t.ignoreBOM&&(r._ignoreBOM=!0),Object.defineProperty||(this.encoding=r._encoding.name.toLowerCase(),this.fatal="fatal"===r._error_mode,this.ignoreBOM=r._ignoreBOM),r}function x(e,t){if(!(this instanceof x))throw TypeError("Called as a function. Did you forget 'new'?");t=m(t),this._encoding=null,this._encoder=null,this._do_not_flush=!1,this._fatal=t.fatal?"fatal":"replacement";var n=this;if(t.NONSTANDARD_allowLegacyEncoding){var r=w(e=e!==undefined?String(e):k);if(null===r||"replacement"===r.name)throw RangeError("Unknown encoding: "+e);if(!T[r.name])throw Error("Encoder not present. Did you forget to include encoding-indexes.js first?");n._encoding=r}else n._encoding=w("utf-8");return Object.defineProperty||(this.encoding=n._encoding.name.toLowerCase()),n}function S(e){var t=e.fatal,n=0,r=0,i=0,o=128,a=191;this.handler=function(e,s){if(s===g&&0!==i)return i=0,b(t);if(s===g)return v;if(0===i){if(f(s,0,127))return s;if(f(s,194,223))i=1,n=31&s;else if(f(s,224,239))224===s&&(o=160),237===s&&(a=159),i=2,n=15&s;else{if(!f(s,240,244))return b(t);240===s&&(o=144),244===s&&(a=143),i=3,n=7&s}return null}if(!f(s,o,a))return n=i=r=0,o=128,a=191,e.prepend(s),b(t);if(o=128,a=191,n=n<<6|63&s,(r+=1)!==i)return null;var l=n;return n=i=r=0,l}}function W(e){e.fatal;this.handler=function(e,t){if(t===g)return v;if(y(t))return t;var n,r;f(t,128,2047)?(n=1,r=192):f(t,2048,65535)?(n=2,r=224):f(t,65536,1114111)&&(n=3,r=240);for(var i=[(t>>6*n)+r];n>0;){var o=t>>6*(n-1);i.push(128|63&o),n-=1}return i}}Object.defineProperty&&(Object.defineProperty(U.prototype,"encoding",{get:function(){return this._encoding.name.toLowerCase()}}),Object.defineProperty(U.prototype,"fatal",{get:function(){return"fatal"===this._error_mode}}),Object.defineProperty(U.prototype,"ignoreBOM",{get:function(){return this._ignoreBOM}})),U.prototype.decode=function(e,t){var n;n="object"==typeof e&&e instanceof ArrayBuffer?new Uint8Array(e):"object"==typeof e&&"buffer"in e&&e.buffer instanceof ArrayBuffer?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(0),t=m(t),this._do_not_flush||(this._decoder=_[this._encoding.name]({fatal:"fatal"===this._error_mode}),this._BOMseen=!1),this._do_not_flush=Boolean(t.stream);for(var r,i=new V(n),o=[];;){var a=i.read();if(a===g)break;if((r=this._decoder.handler(i,a))===v)break;null!==r&&(Array.isArray(r)?o.push.apply(o,r):o.push(r))}if(!this._do_not_flush){do{if((r=this._decoder.handler(i,i.read()))===v)break;null!==r&&(Array.isArray(r)?o.push.apply(o,r):o.push(r))}while(!i.endOfStream());this._decoder=null}return function(e){var t,n;return t=["UTF-8","UTF-16LE","UTF-16BE"],n=this._encoding.name,-1===t.indexOf(n)||this._ignoreBOM||this._BOMseen||(e.length>0&&65279===e[0]?(this._BOMseen=!0,e.shift()):e.length>0&&(this._BOMseen=!0)),function(e){for(var t="",n=0;n>10),56320+(1023&r)))}return t}(e)}.call(this,o)},Object.defineProperty&&Object.defineProperty(x.prototype,"encoding",{get:function(){return this._encoding.name.toLowerCase()}}),x.prototype.encode=function(e,t){e=e===undefined?"":String(e),t=m(t),this._do_not_flush||(this._encoder=T[this._encoding.name]({fatal:"fatal"===this._fatal})),this._do_not_flush=Boolean(t.stream);for(var n,r=new V(function(e){for(var t=String(e),n=t.length,r=0,i=[];r57343)i.push(o);else if(o>=56320&&o<=57343)i.push(65533);else if(o>=55296&&o<=56319)if(r===n-1)i.push(65533);else{var a=t.charCodeAt(r+1);if(a>=56320&&a<=57343){var s=1023&o,l=1023&a;i.push(65536+(s<<10)+l),r+=1}else i.push(65533)}r+=1}return i}(e)),i=[];;){var o=r.read();if(o===g)break;if((n=this._encoder.handler(r,o))===v)break;Array.isArray(n)?i.push.apply(i,n):i.push(n)}if(!this._do_not_flush){for(;(n=this._encoder.handler(r,r.read()))!==v;)Array.isArray(n)?i.push.apply(i,n):i.push(n);this._encoder=null}return new Uint8Array(i)},window.TextDecoder||(window.TextDecoder=U),window.TextEncoder||(window.TextEncoder=x),function(e){if("function"!=typeof Promise)throw"Promise support required";var t=e.crypto||e.msCrypto;if(t){var n=t.subtle||t.webkitSubtle;if(n){var r=e.Crypto||t.constructor||Object,i=e.SubtleCrypto||n.constructor||Object,o=(e.CryptoKey||e.Key,e.navigator.userAgent.indexOf("Edge/")>-1),a=!!e.msCrypto&&!o,s=!t.subtle&&!!t.webkitSubtle;if(a||s){var l={KoZIhvcNAQEB:"1.2.840.113549.1.1.1"},c={"1.2.840.113549.1.1.1":"KoZIhvcNAQEB"};if(["generateKey","importKey","unwrapKey"].forEach((function(e){var r=n[e];n[e]=function(i,o,l){var c,h,u,f,b=[].slice.call(arguments);switch(e){case"generateKey":c=m(i),h=o,u=l;break;case"importKey":c=m(l),h=b[3],u=b[4],"jwk"===i&&((o=g(o)).alg||(o.alg=y(c)),o.key_ops||(o.key_ops="oct"!==o.kty?"d"in o?u.filter(_):u.filter(T):u.slice()),b[1]=V(o));break;case"unwrapKey":c=b[4],h=b[5],u=b[6],b[2]=l._key}if("generateKey"===e&&"HMAC"===c.name&&c.hash)return c.length=c.length||{"SHA-1":512,"SHA-256":512,"SHA-384":1024,"SHA-512":1024}[c.hash.name],n.importKey("raw",t.getRandomValues(new Uint8Array(c.length+7>>3)),c,h,u);if(s&&"generateKey"===e&&"RSASSA-PKCS1-v1_5"===c.name&&(!c.modulusLength||c.modulusLength>=2048))return(i=m(i)).name="RSAES-PKCS1-v1_5",delete i.hash,n.generateKey(i,!0,["encrypt","decrypt"]).then((function(e){return Promise.all([n.exportKey("jwk",e.publicKey),n.exportKey("jwk",e.privateKey)])})).then((function(e){return e[0].alg=e[1].alg=y(c),e[0].key_ops=u.filter(T),e[1].key_ops=u.filter(_),Promise.all([n.importKey("jwk",e[0],c,!0,e[0].key_ops),n.importKey("jwk",e[1],c,h,e[1].key_ops)])})).then((function(e){return{publicKey:e[0],privateKey:e[1]}}));if((s||a&&"SHA-1"===(c.hash||{}).name)&&"importKey"===e&&"jwk"===i&&"HMAC"===c.name&&"oct"===o.kty)return n.importKey("raw",d(p(o.k)),l,b[3],b[4]);if(s&&"importKey"===e&&("spki"===i||"pkcs8"===i))return n.importKey("jwk",v(o),l,b[3],b[4]);if(a&&"unwrapKey"===e)return n.decrypt(b[3],l,o).then((function(e){return n.importKey(i,e,b[4],b[5],b[6])}));try{f=r.apply(n,b)}catch(w){return Promise.reject(w)}return a&&(f=new Promise((function(e,t){f.onabort=f.onerror=function(e){t(e)},f.oncomplete=function(t){e(t.target.result)}}))),f=f.then((function(e){return"HMAC"===c.name&&(c.length||(c.length=8*e.algorithm.length)),0==c.name.search("RSA")&&(c.modulusLength||(c.modulusLength=(e.publicKey||e).algorithm.modulusLength),c.publicExponent||(c.publicExponent=(e.publicKey||e).algorithm.publicExponent)),e=e.publicKey&&e.privateKey?{publicKey:new E(e.publicKey,c,h,u.filter(T)),privateKey:new E(e.privateKey,c,h,u.filter(_))}:new E(e,c,h,u)}))}})),["exportKey","wrapKey"].forEach((function(e){var t=n[e];n[e]=function(r,i,o){var l,c=[].slice.call(arguments);switch(e){case"exportKey":c[1]=i._key;break;case"wrapKey":c[1]=i._key,c[2]=o._key}if((s||a&&"SHA-1"===(i.algorithm.hash||{}).name)&&"exportKey"===e&&"jwk"===r&&"HMAC"===i.algorithm.name&&(c[0]="raw"),!s||"exportKey"!==e||"spki"!==r&&"pkcs8"!==r||(c[0]="jwk"),a&&"wrapKey"===e)return n.exportKey(r,i).then((function(e){return"jwk"===r&&(e=d(unescape(encodeURIComponent(JSON.stringify(g(e)))))),n.encrypt(c[3],o,e)}));try{l=t.apply(n,c)}catch(h){return Promise.reject(h)}return a&&(l=new Promise((function(e,t){l.onabort=l.onerror=function(e){t(e)},l.oncomplete=function(t){e(t.target.result)}}))),"exportKey"===e&&"jwk"===r&&(l=l.then((function(e){return(s||a&&"SHA-1"===(i.algorithm.hash||{}).name)&&"HMAC"===i.algorithm.name?{kty:"oct",alg:y(i.algorithm),key_ops:i.usages.slice(),ext:!0,k:u(f(e))}:((e=g(e)).alg||(e.alg=y(i.algorithm)),e.key_ops||(e.key_ops="public"===i.type?i.usages.filter(T):"private"===i.type?i.usages.filter(_):i.usages.slice()),e)}))),!s||"exportKey"!==e||"spki"!==r&&"pkcs8"!==r||(l=l.then((function(e){return e=b(g(e))}))),l}})),["encrypt","decrypt","sign","verify"].forEach((function(e){var t=n[e];n[e]=function(r,i,o,s){if(a&&(!o.byteLength||s&&!s.byteLength))throw new Error("Empty input is not allowed");var l,c=[].slice.call(arguments),h=m(r);if(!a||"sign"!==e&&"verify"!==e||"RSASSA-PKCS1-v1_5"!==r&&"HMAC"!==r||(c[0]={name:r}),a&&i.algorithm.hash&&(c[0].hash=c[0].hash||i.algorithm.hash),a&&"decrypt"===e&&"AES-GCM"===h.name){var u=r.tagLength>>3;c[2]=(o.buffer||o).slice(0,o.byteLength-u),r.tag=(o.buffer||o).slice(o.byteLength-u)}a&&"AES-GCM"===h.name&&c[0].tagLength===undefined&&(c[0].tagLength=128),c[1]=i._key;try{l=t.apply(n,c)}catch(p){return Promise.reject(p)}return a&&(l=new Promise((function(t,n){l.onabort=l.onerror=function(e){n(e)},l.oncomplete=function(n){n=n.target.result;if("encrypt"===e&&n instanceof AesGcmEncryptResult){var r=n.ciphertext,i=n.tag;(n=new Uint8Array(r.byteLength+i.byteLength)).set(new Uint8Array(r),0),n.set(new Uint8Array(i),r.byteLength),n=n.buffer}t(n)}}))),l}})),a){var h=n.digest;n.digest=function(e,t){if(!t.byteLength)throw new Error("Empty input is not allowed");var r;try{r=h.call(n,e,t)}catch(i){return Promise.reject(i)}return r=new Promise((function(e,t){r.onabort=r.onerror=function(e){t(e)},r.oncomplete=function(t){e(t.target.result)}})),r},e.crypto=Object.create(t,{getRandomValues:{value:function(e){return t.getRandomValues(e)}},subtle:{value:n}}),e.CryptoKey=E}s&&(t.subtle=n,e.Crypto=r,e.SubtleCrypto=i,e.CryptoKey=E)}}}function u(e){return btoa(e).replace(/\=+$/,"").replace(/\+/g,"-").replace(/\//g,"_")}function p(e){return e=(e+="===").slice(0,-e.length%4),atob(e.replace(/-/g,"+").replace(/_/g,"/"))}function d(e){for(var t=new Uint8Array(e.length),n=0;n2&&(n=!0,t.shift());var r={ext:!0};if("1.2.840.113549.1.1.1"!==t[0][0])throw new TypeError("Unsupported key type");var i=["n","e","d","p","q","dp","dq","qi"],o=w(t[1]);n&&o.shift();for(var a=0;a2&&(r=!0,o.unshift(new Uint8Array([0]))),n[0][0]="1.2.840.113549.1.1.1",t=o,n.push(new Uint8Array(R(t)).buffer),r?n.unshift(new Uint8Array([0])):n[1]={tag:3,value:n[1]},new Uint8Array(R(n)).buffer}function w(e,t){if(e instanceof ArrayBuffer&&(e=new Uint8Array(e)),t||(t={pos:0,end:e.length}),t.end-t.pos<2||t.end>e.length)throw new RangeError("Malformed DER");var n,r=e[t.pos++],i=e[t.pos++];if(i>=128){if(i&=127,t.end-t.pos=128){var s=r;r=4;for(t.splice(i,0,s>>24&255,s>>16&255,s>>8&255,255&s);r>1&&!(s>>24);)s<<=8,r--;r<4&&t.splice(i,4-r),r|=128}return t.splice(i-2,2,n,r),t}function E(e,t,n,r){Object.defineProperties(this,{_key:{value:e},type:{value:e.type,enumerable:!0},extractable:{value:n===undefined?e.extractable:n,enumerable:!0},algorithm:{value:t===undefined?e.algorithm:t,enumerable:!0},usages:{value:r===undefined?e.usages:r,enumerable:!0}})}function T(e){return"verify"===e||"encrypt"===e||"wrapKey"===e}function _(e){return"sign"===e||"decrypt"===e||"unwrapKey"===e}}(window),Array.prototype.indexOf||(Array.prototype.indexOf=function(e){return function(t,n){if(null===this||this===undefined)throw TypeError("Array.prototype.indexOf called on null or undefined");var r=e(this),i=r.length>>>0,o=Math.min(0|n,i);if(o<0)o=Math.max(0,i+o);else if(o>=i)return-1;if(void 0===t){for(;o!==i;++o)if(void 0===r[o]&&o in r)return o}else if(t!=t){for(;o!==i;++o)if(r[o]!=r[o])return o}else for(;o!==i;++o)if(r[o]===t)return o;return-1}}(Object)),Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),document.getElementsByClassName||(window.Element.prototype.getElementsByClassName=document.constructor.prototype.getElementsByClassName=function(e){if(document.querySelectorAll)return document.querySelectorAll("."+e);for(var t=document.getElementsByTagName("*"),n=new RegExp("(^|\\s)"+e+"(\\s|$)"),r=[],i=0;ithis.length)&&(t=this.length),this.substring(t-e.length,t)===e});try{if(Object.defineProperty&&Object.getOwnPropertyDescriptor&&Object.getOwnPropertyDescriptor(Element.prototype,"textContent")&&!Object.getOwnPropertyDescriptor(Element.prototype,"textContent").get){var N=Object.getOwnPropertyDescriptor(Element.prototype,"innerText");Object.defineProperty(Element.prototype,"textContent",{get:function(){return N.get.call(this)},set:function(e){N.set.call(this,e)}})}}catch(pr){}Function.prototype.bind||(Function.prototype.bind=function(e){if("function"!=typeof this)throw new TypeError("Function.prototype.bind: Item Can Not Be Bound.");var t=Array.prototype.slice.call(arguments,1),n=this,r=function(){},i=function(){return n.apply(this instanceof r?this:e,t.concat(Array.prototype.slice.call(arguments)))};return this.prototype&&(r.prototype=this.prototype),i.prototype=new r,i}),"function"!=typeof Object.create&&(Object.create=function(e,t){function n(){}if(n.prototype=e,"object"==typeof t)for(var r in t)t.hasOwnProperty(r)&&(n[r]=t[r]);return new n}),Date.now||(Date.now=function(){return(new Date).getTime()}),window.console||(window.console={});for(var F,M,O,P,Z=["error","info","log","show","table","trace","warn"],C=function(e){},j=Z.length;--j>-1;)E=Z[j],window.console[E]||(window.console[E]=C);if(window.atob)try{window.atob(" ")}catch(dr){window.atob=function(e){var t=function(t){return e(String(t).replace(/[\t\n\f\r ]+/g,""))};return t.original=e,t}(window.atob)}else{var X="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",I=/^(?:[A-Za-z\d+\/]{4})*?(?:[A-Za-z\d+\/]{2}(?:==)?|[A-Za-z\d+\/]{3}=?)?$/;window.atob=function(e){if(e=String(e).replace(/[\t\n\f\r ]+/g,""),!I.test(e))throw new TypeError("Failed to execute 'atob' on 'Window': The string to be decoded is not correctly encoded.");var t,n,r;e+="==".slice(2-(3&e.length));for(var i="",o=0;o>16&255):64===r?String.fromCharCode(t>>16&255,t>>8&255):String.fromCharCode(t>>16&255,t>>8&255,255&t);return i}}if(Event.prototype.preventDefault||(Event.prototype.preventDefault=function(){this.returnValue=!1}),Event.prototype.stopPropagation||(Event.prototype.stopPropagation=function(){this.cancelBubble=!0}),window.Prototype&&Array.prototype.toJSON){console.error("[hCaptcha] Custom JSON polyfill detected, please remove to ensure hCaptcha works properly");var L=Array.prototype.toJSON,A=JSON.stringify;JSON.stringify=function(e){try{return delete Array.prototype.toJSON,A(e)}finally{Array.prototype.toJSON=L}}}if(Object.keys||(Object.keys=(F=Object.prototype.hasOwnProperty,M=!Object.prototype.propertyIsEnumerable.call({toString:null},"toString"),P=(O=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"]).length,function(e){if("function"!=typeof e&&("object"!=typeof e||null===e))throw new TypeError("Object.keys called on non-object");var t,n,r=[];for(t in e)F.call(e,t)&&r.push(t);if(M)for(n=0;nthis.k.maxBreadcrumbs&&this.u.shift(),this},addPlugin:function(e){var t=[].slice.call(arguments,1);return this.r.push([e,t]),this.n&&this.F(),this},setUserContext:function(e){return this.j.user=e,this},setExtraContext:function(e){return this.Z("extra",e),this},setTagsContext:function(e){return this.Z("tags",e),this},clearContext:function(){return this.j={},this},getContext:function(){return JSON.parse(s(this.j))},setEnvironment:function(e){return this.k.environment=e,this},setRelease:function(e){return this.k.release=e,this},setDataCallback:function(e){var t=this.k.dataCallback;return this.k.dataCallback=i(t,e),this},setBreadcrumbCallback:function(e){var t=this.k.breadcrumbCallback;return this.k.breadcrumbCallback=i(t,e),this},setShouldSendCallback:function(e){var t=this.k.shouldSendCallback;return this.k.shouldSendCallback=i(t,e),this},setTransport:function(e){return this.k.transport=e,this},lastException:function(){return this.d},lastEventId:function(){return this.f},isSetup:function(){return!(!this.a||!this.g&&(this.ravenNotConfiguredError||(this.ravenNotConfiguredError=!0,this.z("error","Error: Raven has not been configured.")),1))},afterLoad:function(){var e=B.RavenConfig;e&&this.config(e.dsn,e.config).install()},showReportDialog:function(e){if(K){if(!(e=E({eventId:this.lastEventId(),dsn:this.H,user:this.j.user||{}},e)).eventId)throw new c("Missing eventId");if(!e.dsn)throw new c("Missing DSN");var t=encodeURIComponent,n=[];for(var r in e)if("user"===r){var i=e.user;i.name&&n.push("name="+t(i.name)),i.email&&n.push("email="+t(i.email))}else n.push(t(r)+"="+t(e[r]));var o=this.J(this.G(e.dsn)),a=K.createElement("script");a.async=!0,a.src=o+"/api/embed/error-page/?"+n.join("&"),(K.head||K.body).appendChild(a)}},L:function(){var e=this;this.m+=1,setTimeout((function(){e.m-=1}))},$:function(e,t){var n,r;if(this.b){for(r in t=t||{},e="raven"+e.substr(0,1).toUpperCase()+e.substr(1),K.createEvent?(n=K.createEvent("HTMLEvents")).initEvent(e,!0,!0):(n=K.createEventObject()).eventType=e,t)k(t,r)&&(n[r]=t[r]);if(K.createEvent)K.dispatchEvent(n);else try{K.fireEvent("on"+n.eventType.toLowerCase(),n)}catch(i){}}},_:function(e){var t=this;return function(n){if(t.aa=null,t.v!==n){var r;t.v=n;try{r=W(n.target)}catch(i){r=""}t.captureBreadcrumb({category:"ui."+e,message:r})}}},ba:function(){var e=this;return function(t){var n;try{n=t.target}catch(i){return}var r=n&&n.tagName;if(r&&("INPUT"===r||"TEXTAREA"===r||n.isContentEditable)){var o=e.aa;o||e._("input")(t),clearTimeout(o),e.aa=setTimeout((function(){e.aa=null}),1e3)}}},ca:function(e,t){var n=M(this.w.href),r=M(t),i=M(e);this.x=t,n.protocol===r.protocol&&n.host===r.host&&(t=r.relative),n.protocol===i.protocol&&n.host===i.host&&(e=i.relative),this.captureBreadcrumb({category:"navigation",data:{to:t,from:e}})},C:function(){var e=this;e.da=Function.prototype.toString,Function.prototype.toString=function(){return"function"==typeof this&&this.M?e.da.apply(this.O,arguments):e.da.apply(this,arguments)}},Q:function(){this.da&&(Function.prototype.toString=this.da)},D:function(){function e(e){return function(t,r){for(var i=new Array(arguments.length),o=0;o"}}},a)),e.apply?e.apply(this,i):e(i[0],i[1])}}function t(e){var t=B[e]&&B[e].prototype;t&&t.hasOwnProperty&&t.hasOwnProperty("addEventListener")&&(O(t,"addEventListener",(function(t){return function(r,o,a,s){try{o&&o.handleEvent&&(o.handleEvent=n.wrap({mechanism:{type:"instrument",data:{target:e,"function":"handleEvent",handler:o&&o.name||""}}},o.handleEvent))}catch(l){}var c,h,u;return i&&i.dom&&("EventTarget"===e||"Node"===e)&&(h=n._("click"),u=n.ba(),c=function(e){if(e){var t;try{t=e.type}catch(n){return}return"click"===t?h(e):"keypress"===t?u(e):void 0}}),t.call(this,r,n.wrap({mechanism:{type:"instrument",data:{target:e,"function":"addEventListener",handler:o&&o.name||""}}},o,c),a,s)}}),r),O(t,"removeEventListener",(function(e){return function(t,n,r,i){try{n=n&&(n.N?n.N:n)}catch(o){}return e.call(this,t,n,r,i)}}),r))}var n=this,r=n.t,i=this.k.autoBreadcrumbs;O(B,"setTimeout",e,r),O(B,"setInterval",e,r),B.requestAnimationFrame&&O(B,"requestAnimationFrame",(function(e){return function(t){return e(n.wrap({mechanism:{type:"instrument",data:{"function":"requestAnimationFrame",handler:e&&e.name||""}}},t))}}),r);for(var o=["EventTarget","Window","Node","ApplicationCache","AudioTrackList","ChannelMergerNode","CryptoOperation","EventSource","FileReader","HTMLUnknownElement","IDBDatabase","IDBRequest","IDBTransaction","KeyOperation","MediaController","MessagePort","ModalWindow","Notification","SVGElementInstance","Screen","TextTrack","TextTrackCue","TextTrackList","WebSocket","WebSocketWorker","Worker","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestUpload"],a=0;a"}}},n)}))}var t=this,n=this.k.autoBreadcrumbs,r=t.t;if(n.xhr&&"XMLHttpRequest"in B){var i=B.XMLHttpRequest&&B.XMLHttpRequest.prototype;O(i,"open",(function(e){return function(n,r){return v(r)&&-1===r.indexOf(t.h)&&(this.ea={method:n,url:r,status_code:null}),e.apply(this,arguments)}}),r),O(i,"send",(function(n){return function(){function r(){if(i.ea&&4===i.readyState){try{i.ea.status_code=i.status}catch(e){}t.captureBreadcrumb({type:"http",category:"xhr",data:i.ea})}}for(var i=this,o=["onload","onerror","onprogress"],a=0;a"}}},e,r)})):i.onreadystatechange=r,n.apply(this,arguments)}}),r)}n.xhr&&P()&&O(B,"fetch",(function(e){return function(){for(var n=new Array(arguments.length),r=0;r2?arguments[2]:void 0;return n&&t.ca(t.x,n+""),e.apply(this,arguments)}};O(B.history,"pushState",l,r),O(B.history,"replaceState",l,r)}if(n.console&&"console"in B&&console.log){var c=function(e,n){t.captureBreadcrumb({message:e,level:n.level,category:"console"})};R(["debug","info","warn","error","log"],(function(e,t){I(console,t,c)}))}},R:function(){for(var e;this.t.length;){var t=(e=this.t.shift())[0],n=e[1],r=e[2];t[n]=r}},S:function(){for(var e in this.q)this.p[e]=this.q[e]},F:function(){var e=this;R(this.r,(function(t,n){var r=n[0],i=n[1];r.apply(e,[e].concat(i))}))},G:function(e){var t=A.exec(e),n={},r=7;try{for(;r--;)n[L[r]]=t[r]||""}catch(i){throw new c("Invalid DSN: "+e)}if(n.pass&&!this.k.allowSecretKey)throw new c("Do not specify your secret key in the DSN. See: http://bit.ly/raven-secret-key");return n},J:function(e){var t="//"+e.host+(e.port?":"+e.port:"");return e.protocol&&(t=e.protocol+":"+t),t},A:function(e,t){(t=t||{}).mechanism=t.mechanism||{type:"onerror",handled:!1},this.m||this.V(e,t)},V:function(e,t){var n=this.X(e,t);this.$("handle",{stackInfo:e,options:t}),this.fa(e.name,e.message,e.url,e.lineno,n,t)},X:function(e,t){var n=this,r=[];if(e.stack&&e.stack.length&&(R(e.stack,(function(t,i){var o=n.ga(i,e.url);o&&r.push(o)})),t&&t.trimHeadFrames))for(var i=0;i0&&(e.breadcrumbs={values:[].slice.call(this.u,0)}),this.j.user&&(e.user=this.j.user),t.environment&&(e.environment=t.environment),t.release&&(e.release=t.release),t.serverName&&(e.server_name=t.serverName),e=this.pa(e),Object.keys(e).forEach((function(t){(null==e[t]||""===e[t]||w(e[t]))&&delete e[t]})),V(t.dataCallback)&&(e=t.dataCallback(e)||e),e&&!w(e)&&(!V(t.shouldSendCallback)||t.shouldSendCallback(e)))return this.ma()?void this.z("warn","Raven dropped error due to backoff: ",e):void("number"==typeof t.sampleRate?Math.random() ".length;e&&r++<5&&!("html"===(t=f(e))||r>1&&i+n.length*o+t.length>=80);)n.push(t),i+=t.length,e=e.parentNode;return n.reverse().join(" > ")},htmlElementAsString:f,isSameException:function(e,t){return!m(e,t)&&(e=e.values[0],t=t.values[0],e.type===t.type&&e.value===t.value&&!function(e,t){return o(e)&&o(t)}(e.stacktrace,t.stacktrace)&&y(e.stacktrace,t.stacktrace))},isSameStacktrace:y,parseUrl:function(e){if("string"!=typeof e)return{};var t=e.match(/^(([^:\/?#]+):)?(\/\/([^\/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?$/),n=t[6]||"",r=t[8]||"";return{protocol:t[2],host:t[4],path:t[5],relative:t[5]+n+r}},fill:function(e,t,n,r){if(null!=e){var i=e[t];e[t]=n(i),e[t].M=!0,e[t].O=i,r&&r.push([e,t,i])}},safeJoin:function(e,t){if(!l(e))return"";for(var n=[],i=0;in?_(e,t-1):r},serializeKeysForMessage:function(e,t){if("number"==typeof e||"string"==typeof e)return e.toString();if(!Array.isArray(e))return"";if(0===(e=e.filter((function(e){return"string"==typeof e}))).length)return"[object has no keys]";if(t="number"!=typeof t?T:t,e[0].length>=t)return e[0];for(var n=e.length;n>0;n--){var r=e.slice(0,n).join(", ");if(!(r.length>t))return n===e.length?r:r+"…"}return""},sanitize:function(e,t){if(!l(t)||l(t)&&0===t.length)return e;var n,r=d(t),o="********";try{n=JSON.parse(b(e))}catch(i){return e}return function s(e){return l(e)?e.map((function(e){return s(e)})):a(e)?Object.keys(e).reduce((function(t,n){return t[n]=r.test(n)?o:s(e[n]),t}),{}):e}(n)}}}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{7:7}],6:[function(e,t,n){(function(n){function r(){return"undefined"==typeof document||null==document.location?"":document.location.href}var i=e(5),o={collectWindowErrors:!0,debug:!1},a="undefined"!=typeof window?window:void 0!==n?n:"undefined"!=typeof self?self:{},s=[].slice,l="?",c=/^(?:[Uu]ncaught (?:exception: )?)?(?:((?:Eval|Internal|Range|Reference|Syntax|Type|URI|)Error): )?(.*)$/;o.report=function(){function e(t,n){var r=null;if(!n||o.collectWindowErrors){for(var i in d)if(d.hasOwnProperty(i))try{d[i].apply(null,[t].concat(s.call(arguments,2)))}catch(e){r=e}if(r)throw r}}function t(t,a,s,h,p){var d=i.isErrorEvent(p)?p.error:p,f=i.isErrorEvent(t)?t.message:t;if(y)o.computeStackTrace.augmentStackTraceWithInitialElement(y,a,s,f),n();else if(d&&i.isError(d))e(o.computeStackTrace(d),!0);else{var m,g={url:a,line:s,column:h},V=void 0;if("[object String]"==={}.toString.call(f))(m=f.match(c))&&(V=m[1],f=m[2]);g.func=l,e({name:V,message:f,url:r(),stack:[g]},!0)}return!!u&&u.apply(this,arguments)}function n(){var t=y,n=f;f=null,y=null,m=null,e.apply(null,[t,!1].concat(n))}function h(e,t){var r=s.call(arguments,1);if(y){if(m===e)return;n()}var i=o.computeStackTrace(e);if(y=i,m=e,f=r,setTimeout((function(){m===e&&n()}),i.incomplete?2e3:0),!1!==t)throw e}var u,p,d=[],f=null,m=null,y=null;return h.subscribe=function(e){p||(u=a.onerror,a.onerror=t,p=!0),d.push(e)},h.unsubscribe=function(e){for(var t=d.length-1;t>=0;--t)d[t]===e&&d.splice(t,1)},h.uninstall=function(){p&&(a.onerror=u,p=!1,u=void 0),d=[]},h}(),o.computeStackTrace=function(){function e(e){if("undefined"!=typeof e.stack&&e.stack){for(var t,n,i,o=/^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|native|eval|webpack||[a-z]:|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i,a=/^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx(?:-web)|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i,s=/^\s*(.*?)(?:\((.*?)\))?(?:^|@)((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i,c=/(\S+) line (\d+)(?: > eval line \d+)* > eval/i,h=/\((\S*)(?::(\d+))(?::(\d+))\)/,u=e.stack.split("\n"),p=[],d=(/^(.*) is undefined$/.exec(e.message),0),f=u.length;d eval")>-1&&(t=c.exec(n[3]))?(n[3]=t[1],n[4]=t[2],n[5]=null):0!==d||n[5]||"undefined"==typeof e.columnNumber||(p[0].column=e.columnNumber+1),i={url:n[3],func:n[1]||l,args:n[2]?n[2].split(","):[],line:n[4]?+n[4]:null,column:n[5]?+n[5]:null}}if(!i.func&&i.line&&(i.func=l),i.url&&"blob:"===i.url.substr(0,5)){var y=new XMLHttpRequest;if(y.open("GET",i.url,!1),y.send(null),200===y.status){var g=y.responseText||"",V=(g=g.slice(-300)).match(/\/\/# sourceMappingURL=(.*)$/);if(V){var v=V[1];"~"===v.charAt(0)&&(v=("undefined"==typeof document||null==document.location?"":document.location.origin?document.location.origin:document.location.protocol+"//"+document.location.hostname+(document.location.port?":"+document.location.port:""))+v.slice(1)),i.url=v.slice(0,-4)}}}p.push(i)}return p.length?{name:e.name,message:e.message,url:r(),stack:p}:null}}function t(e,t,n,r){var i={url:t,line:n};if(i.url&&i.line){if(e.incomplete=!1,i.func||(i.func=l),e.stack.length>0&&e.stack[0].url===i.url){if(e.stack[0].line===i.line)return!1;if(!e.stack[0].line&&e.stack[0].func===i.func)return e.stack[0].line=i.line,!1}return e.stack.unshift(i),e.partial=!0,!0}return e.incomplete=!0,!1}function n(e,a){for(var s,c,h=/function\s+([_$a-zA-Z\xA0-\uFFFF][_$a-zA-Z0-9\xA0-\uFFFF]*)?\s*\(/i,u=[],p={},d=!1,f=n.caller;f&&!d;f=f.caller)if(f!==i&&f!==o.report){if(c={url:null,func:l,line:null,column:null},f.name?c.func=f.name:(s=h.exec(f.toString()))&&(c.func=s[1]),"undefined"==typeof c.func)try{c.func=s.input.substring(0,s.input.indexOf("{"))}catch(y){}p[""+f]?d=!0:p[""+f]=!0,u.push(c)}a&&u.splice(0,a);var m={name:e.name,message:e.message,url:r(),stack:u};return t(m,e.sourceURL||e.fileName,e.line||e.lineNumber,e.message||e.description),m}function i(t,i){var s=null;i=null==i?0:+i;try{if(s=e(t))return s}catch(a){if(o.debug)throw a}try{if(s=n(t,i+1))return s}catch(a){if(o.debug)throw a}return{name:t.name,message:t.message,url:r()}}return i.augmentStackTraceWithInitialElement=t,i.computeStackTraceFromStackProp=e,i}(),t.exports=o}).call(this,"undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{})},{5:5}],7:[function(e,t,n){function r(e,t){for(var n=0;n0){var s=r(n,this);~s?n.splice(s+1):n.push(this),~s?i.splice(s,1/0,o):i.push(o),~r(n,a)&&(a=t.call(this,o,a))}else n.push(a);return null==e?a instanceof Error?function(e){var t={stack:e.stack,message:e.message,name:e.name};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=e[n]);return t}(a):a:e.call(this,o,a)}}n=t.exports=function(e,t,n,r){return JSON.stringify(e,i(t,r),n)},n.getSerialize=i},{}],8:[function(e,t,n){function r(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function i(e,t,n,i,o,a){return r(function(e,t){return e<>>32-t}(r(r(t,e),r(i,a)),o),n)}function o(e,t,n,r,o,a,s){return i(t&n|~t&r,e,t,o,a,s)}function a(e,t,n,r,o,a,s){return i(t&r|n&~r,e,t,o,a,s)}function s(e,t,n,r,o,a,s){return i(t^n^r,e,t,o,a,s)}function l(e,t,n,r,o,a,s){return i(n^(t|~r),e,t,o,a,s)}function c(e,t){e[t>>5]|=128<>>9<<4)]=t;var n,i,c,h,u,p=1732584193,d=-271733879,f=-1732584194,m=271733878;for(n=0;n>5]>>>t%32&255);return n}function u(e){var t,n=[];for(n[(e.length>>2)-1]=void 0,t=0;t>5]|=(255&e.charCodeAt(t/8))<>>4&15)+r.charAt(15&t);return i}function d(e){return unescape(encodeURIComponent(e))}function f(e){return function(e){return h(c(u(e),8*e.length))}(d(e))}function m(e,t){return function(e,t){var n,r,i=u(e),o=[],a=[];for(o[15]=a[15]=void 0,i.length>16&&(i=c(i,8*e.length)),n=0;n<16;n+=1)o[n]=909522486^i[n],a[n]=1549556828^i[n];return r=c(o.concat(u(t)),512+8*t.length),h(c(a.concat(r),640))}(d(e),d(t))}t.exports=function(e,t,n){return t?n?m(t,e):function(e,t){return p(m(e,t))}(t,e):n?f(e):function(e){return p(f(e))}(e)}},{}]},{},[4])(4)}));var B=[{family:"UC Browser",patterns:["(UC? ?Browser|UCWEB|U3)[ /]?(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Opera",name_replace:"Opera Mobile",patterns:["(Opera)/.+Opera Mobi.+Version/(\\d+)\\.(\\d+)","(Opera)/(\\d+)\\.(\\d+).+Opera Mobi","Opera Mobi.+(Opera)(?:/|\\s+)(\\d+)\\.(\\d+)","Opera Mobi","(?:Mobile Safari).*(OPR)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Opera",name_replace:"Opera Mini",patterns:["(Opera Mini)(?:/att|)/?(\\d+|)(?:\\.(\\d+)|)(?:\\.(\\d+)|)","(OPiOS)/(\\d+).(\\d+).(\\d+)"]},{family:"Opera",name_replace:"Opera Neon",patterns:["Chrome/.+( MMS)/(\\d+).(\\d+).(\\d+)"]},{name_replace:"Opera",patterns:["(Opera)/9.80.*Version/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(?:Chrome).*(OPR)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Firefox",name_replace:"Firefox Mobile",patterns:["(Fennec)/(\\d+)\\.(\\d+)\\.?([ab]?\\d+[a-z]*)","(Fennec)/(\\d+)\\.(\\d+)(pre)","(Fennec)/(\\d+)\\.(\\d+)","(?:Mobile|Tablet);.*(Firefox)/(\\d+)\\.(\\d+)","(FxiOS)/(\\d+)\\.(\\d+)(\\.(\\d+)|)(\\.(\\d+)|)"]},{name_replace:"Coc Coc",patterns:["(coc_coc_browser)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{family:"QQ",name_replace:"QQ Mini",patterns:["(MQQBrowser/Mini)(?:(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)|)"]},{family:"QQ",name_replace:"QQ Mobile",patterns:["(MQQBrowser)(?:/(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)|)"]},{name_replace:"QQ",patterns:["(QQBrowser)(?:/(\\d+)(?:\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)|)"]},{family:"Edge",name:"Edge Mobile",patterns:["Windows Phone .*(Edge)/(\\d+)\\.(\\d+)","(EdgiOS|EdgA)/(\\d+)\\.(\\d+).(\\d+).(\\d+)"]},{name_replace:"Edge",patterns:["(Edge|Edg)/(\\d+)(?:\\.(\\d+)|)"]},{patterns:["(Puffin)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{family:"Chrome",name_replace:"Chrome Mobile",patterns:["Version/.+(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","; wv\\).+(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(CriOS)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(CrMo)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)","(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+) Mobile(?:[ /]|$)"," Mobile .*(Chrome)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+)"]},{family:"Yandex",name_replace:"Yandex Mobile",patterns:["(YaBrowser)/(\\d+)\\.(\\d+)\\.(\\d+)\\.(\\d+).*Mobile"]},{name_replace:"Yandex",patterns:["(YaBrowser)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{patterns:["(Vivaldi)/(\\d+)\\.(\\d+)","(Vivaldi)/(\\d+)\\.(\\d+)\\.(\\d+)"]},{name_replace:"Brave",patterns:["(brave)/(\\d+)\\.(\\d+)\\.(\\d+) Chrome"]},{family:"Chrome",patterns:["(Chromium|Chrome)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)"]},{name_replace:"Internet Explorer Mobile",patterns:["(IEMobile)[ /](\\d+)\\.(\\d+)"]},{family:"Safari",name_replace:"Safari Mobile",patterns:["(iPod|iPhone|iPad).+Version/(d+).(d+)(?:.(d+)|).*[ +]Safari","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).* AppleNews\\/\\d+\\.\\d+\\.\\d+?","(iPod|iPhone|iPad).+Version/(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).*Mobile.*[ +]Safari","(iPod|iPod touch|iPhone|iPad);.*CPU.*OS[ +](\\d+)_(\\d+)(?:_(\\d+)|).*Mobile","(iPod|iPod touch|iPhone|iPad).* Safari","(iPod|iPod touch|iPhone|iPad)"]},{name_replace:"Safari",patterns:["(Version)/(\\d+)\\.(\\d+)(?:\\.(\\d+)|).*Safari/"]},{name_replace:"Internet Explorer",patterns:["(Trident)/(7|8).(0)"],major_replace:"11"},{name_replace:"Internet Explorer",patterns:["(Trident)/(6)\\.(0)"],major_replace:"10"},{name_replace:"Internet Explorer",patterns:["(Trident)/(5)\\.(0)"],major_replace:"9"},{name_replace:"Internet Explorer",patterns:["(Trident)/(4)\\.(0)"],major_replace:"8"},{family:"Firefox",patterns:["(Firefox)/(\\d+)\\.(\\d+)\\.(\\d+)","(Firefox)/(\\d+)\\.(\\d+)(pre|[ab]\\d+[a-z]*|)"]}],K=[{family:"Windows",name_replace:"Windows Phone",patterns:["(Windows Phone) (?:OS[ /])?(\\d+)\\.(\\d+)","^UCWEB.*; (wds) (\\d+)\\.(d+)(?:\\.(\\d+)|);","^UCWEB.*; (wds) (\\d+)\\.(\\d+)(?:\\.(\\d+)|);"]},{family:"Windows",name_replace:"Windows Mobile",patterns:["(Windows ?Mobile)"]},{name_replace:"Android",patterns:["(Android)[ \\-/](\\d+)(?:\\.(\\d+)|)(?:[.\\-]([a-z0-9]+)|)","(Android) (d+);","^UCWEB.*; (Adr) (\\d+)\\.(\\d+)(?:[.\\-]([a-z0-9]+)|);","^(JUC).*; ?U; ?(?:Android|)(\\d+)\\.(\\d+)(?:[\\.\\-]([a-z0-9]+)|)","(android)\\s(?:mobile\\/)(\\d+)(?:\\.(\\d+)(?:\\.(\\d+)|)|)","(Silk-Accelerated=[a-z]{4,5})","Puffin/[\\d\\.]+AT","Puffin/[\\d\\.]+AP"]},{name_replace:"Chrome OS",patterns:["(x86_64|aarch64)\\ (\\d+)\\.(\\d+)\\.(\\d+).*Chrome.*(?:CitrixChromeApp)$","(CrOS) [a-z0-9_]+ (\\d+)\\.(\\d+)(?:\\.(\\d+)|)"]},{name_replace:"Windows",patterns:["(Windows 10)","(Windows NT 6\\.4)","(Windows NT 10\\.0)"],major_replace:"10"},{name_replace:"Windows",patterns:["(Windows NT 6\\.3; ARM;)","(Windows NT 6.3)"],major_replace:"8",minor_replace:"1"},{name_replace:"Windows",patterns:["(Windows NT 6\\.2)"],major_replace:"8"},{name_replace:"Windows",patterns:["(Windows NT 6\\.1)"],major_replace:"7"},{name_replace:"Windows",patterns:["(Windows NT 6\\.0)"],major_replace:"Vista"},{name_replace:"Windows",patterns:["(Windows (?:NT 5\\.2|NT 5\\.1))"],major_replace:"XP"},{name_replace:"Mac OS X",patterns:["((?:Mac[ +]?|; )OS[ +]X)[\\s+/](?:(\\d+)[_.](\\d+)(?:[_.](\\d+)|)|Mach-O)","\\w+\\s+Mac OS X\\s+\\w+\\s+(\\d+).(\\d+).(\\d+).*","(?:PPC|Intel) (Mac OS X)"]},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(10).(d+).*((?:i386|x86_64))"],major_replace:"10",minor_replace:"6"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(11).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"7"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(12).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"8"},{name_replace:"Mac OS X",patterns:[" (Dar)(win)/(13).(\\d+).*\\((?:i386|x86_64)\\)"],major_replace:"10",minor_replace:"9"},{name_replace:"iOS",patterns:["^UCWEB.*; (iPad|iPh|iPd) OS (\\d+)_(\\d+)(?:_(\\d+)|);","(CPU[ +]OS|iPhone[ +]OS|CPU[ +]iPhone|CPU IPhone OS)[ +]+(\\d+)[_\\.](\\d+)(?:[_\\.](\\d+)|)","(iPhone|iPad|iPod); Opera","(iPhone|iPad|iPod).*Mac OS X.*Version/(\\d+)\\.(\\d+)","\\b(iOS[ /]|iOS; |iPhone(?:/| v|[ _]OS[/,]|; | OS : |\\d,\\d/|\\d,\\d; )|iPad/)(\\d{1,2})[_\\.](\\d{1,2})(?:[_\\.](\\d+)|)","\\((iOS);","(iPod|iPhone|iPad)","Puffin/[\\d\\.]+IT","Puffin/[\\d\\.]+IP"]},{family:"Chrome",name_replace:"Chromecast",patterns:["(CrKey -)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","(CrKey[ +]armv7l)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","(CrKey)(?:[/](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)"]},{name_replace:"Debian",patterns:["([Dd]ebian)"]},{family:"Linux",name_replace:"Linux",patterns:["(Linux Mint)(?:/(\\d+)|)"]},{family:"Linux",patterns:["(Ubuntu|Kubuntu|Arch Linux|CentOS|Slackware|Gentoo|openSUSE|SUSE|Red Hat|Fedora|PCLinuxOS|Mageia|(?:Free|Open|Net|\\b)BSD)","(Mandriva)(?: Linux|)/(?:[\\d.-]+m[a-z]{2}(\\d+).(\\d)|)","(Linux)(?:[ /](\\d+)\\.(\\d+)(?:\\.(\\d+)|)|)","\\(linux-gnu\\)"]},{family:"BlackBerry",name_replace:"BlackBerry OS",patterns:["(BB10);.+Version/(\\d+)\\.(\\d+)\\.(\\d+)","(Black[Bb]erry)[0-9a-z]+/(\\d+)\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(Black[Bb]erry).+Version/(\\d+)\\.(\\d+)\\.(\\d+)(?:\\.(\\d+)|)","(Black[Bb]erry)"]},{patterns:["(Fedora|Red Hat|PCLinuxOS|Puppy|Ubuntu|Kindle|Bada|Sailfish|Lubuntu|BackTrack|Slackware|(?:Free|Open|Net|\\b)BSD)[/ ](\\d+)\\.(\\d+)(?:\\.(\\d+)|)(?:\\.(\\d+)|)"]}],J=navigator.userAgent,Q=function(){return J},D=function(e){return H(e||J,B)},z=function(e){return H(e||J,K)};function Y(e,t){try{var n=new RegExp(t).exec(e);return n?{name:n[1]||"Other",major:n[2]||"0",minor:n[3]||"0",patch:n[4]||"0"}:null}catch(dr){return null}}function H(e,t){for(var n=null,r=null,i=-1,o=!1;++ithis.height()?"landscape":"portrait"},G.prototype.getWindowDimensions=function(){return[this.width(),this.height()]},G.prototype.interrogateNavigator=function(){var e={};for(var t in window.navigator)if("webkitPersistentStorage"!==t)try{e[t]=window.navigator[t]}catch(pr){}if(delete e.plugins,delete e.mimeTypes,e.plugins=[],window.navigator.plugins)for(var n=0;n0||navigator.msMaxTouchPoints>0),t=!1,n&&(t=["iOS","Windows Phone","Windows Mobile","Android","BlackBerry OS"].indexOf(n.name)>=0),e&&t),this.dpr=function(){return window.devicePixelRatio||1},this.highContrast=!(!window.matchMedia||!window.matchMedia("(forced-colors: active)").matches)||!(!window.matchMedia||!window.matchMedia("(-ms-high-contrast: active)").matches),this.mobile&&n&&"Windows"===n.family&&r.indexOf("touch")<0&&(this.mobile=!1),this.os="iOS"===n.family?"ios":"Android"===n.family?"android":"Mac OS X"===n.family?"mac":"Windows"===n.family?"windows":"Linux"===n.family?"linux":n.family.toLowerCase(),this.version=function(){if(!n)return"unknown";var e=n.major;return n.minor&&(e+="."+n.minor),n.patch&&(e+="."+n.patch),e}()},ee={Browser:$,System:q,supportsPAT:function(){return("mac"===q.os||"ios"===q.os)&&"safari"===$.type&&$.version>=16.2}},te="challenge-passed",ne="challenge-escaped",re="challenge-closed",ie="challenge-expired",oe="invalid-data",ae="invalid-mfa-data",se="bundle-error",le="rate-limited",ce="network-error",he="challenge-error",ue="incomplete-answer",pe="missing-captcha",de="missing-sitekey",fe="invalid-captcha-id",me="https://api.hcaptcha.com",ye="https://api2.hcaptcha.com",ge="auto",Ve={host:null,file:null,sitekey:null,a11y_tfe:null,pingdom:"safari"===ee.Browser.type&&"windows"!==ee.System.os&&"mac"!==ee.System.os&&"ios"!==ee.System.os&&"android"!==ee.System.os,assetDomain:"https://newassets.hcaptcha.com",assetUrl:"https://newassets.hcaptcha.com/captcha/v1/189aeab628a0b8d957d713d81bfa72f83e1a494f/static",width:null,height:null,mobile:null,orientation:"portrait",challenge_type:null,mfaData:{},prevSmsinEkey:null},ve={se:null,custom:!1,tplinks:"on",language:null,reportapi:"https://accounts.hcaptcha.com",endpoint:me,pstIssuer:"https://pst-issuer.hcaptcha.com",isSecure:!1,size:"normal",theme:"light",mode:undefined,assethost:null,imghost:null,recaptchacompat:"true",pat:"on",andint:"off",confirmNav:!1},be="https://30910f52569b4c17b1081ead2dae43b4@sentry.hcaptcha.com/6",we="189aeab628a0b8d957d713d81bfa72f83e1a494f",Re="prod";function Ee(e,t){try{e.style.width="302px",e.style.height="76px",e.style.backgroundColor="#f9e5e5",e.style.position="relative",e.innerHTML="";var n=document.createElement("div");n.style.width="284px",n.style.position="absolute",n.style.top="12px",n.style.left="10px",n.style.color="#7c0a06",n.style.fontSize="14px",n.style.fontWeight="normal",n.style.lineHeight="18px",n.innerHTML=t||"Please upgrade your browser to complete this captcha.",e.appendChild(n)}catch(r){console.error("[hCaptcha] Error while rendering in the provided container.",{container:e},r)}}function Te(e){for(var t=document.getElementsByClassName("h-captcha"),n=[],r=0;r=10)){var t=Fe(e.trim().split("\n").slice(0,2));ke.push(t)}}function Oe(e){try{e&&"object"==typeof e||(e={name:"error",message:"",stack:""});var t={message:e.name+": "+e.message};e.stack&&(t.stack_trace={trace:e.stack}),Le("report error","internal","debug",t),Xe(e.message||"internal error","error",Ve.file,e)}catch(n){}}function Pe(e){return function(){try{return e.apply(this,arguments)}catch(pr){throw Oe(pr),Te((function(e){Ee(e,_e)})),pr}}}function Ze(e){return-1!==e.indexOf("hsw.js")||-1!==e.indexOf("/1/api.js")||-1!==e.indexOf("newassets.hcaptcha.com")||-1!==e.indexOf("hcaptcha.html")}function Ce(e){return"string"==typeof e&&(-1!==e.indexOf("chrome-extension://")||-1!==e.indexOf("safari-extension://")||-1!==e.indexOf("moz-extension://")||-1!==e.indexOf("chrome://internal-")||-1!==e.indexOf("/hammerhead.js")||-1!==e.indexOf("eval at buildCode")||-1!==e.indexOf("u.c.b.r.o.w.s.e.r/ucbrowser_script.js"))}function je(e,t){if(void 0===t&&(t=!0),ve.sentry)try{if(window.Raven&&Raven.config(be,{release:we,environment:Re,autoBreadcrumbs:{xhr:!0,dom:!0,sentry:!0},tags:{"site-host":Ve.host,"site-key":Ve.sitekey,"endpoint-url":ve.endpoint,"asset-url":Ve.assetUrl},sampleRate:.01,ignoreErrors:["Cannot set properties of undefined (setting 'data')","canvas.contentDocument","Can't find variable: ZiteReader","Cannot redefine property: hcaptcha","Cannot redefine property: BetterJsPop","grecaptcha is not defined","jQuery is not defined","$ is not defined","Script is not a function"]}),window.Raven&&Raven.setUserContext({"Browser-Agent":ee.Browser.agent,"Browser-Type":ee.Browser.type,"Browser-Version":ee.Browser.version,"System-OS":ee.System.os,"System-Version":ee.System.version,"Is-Mobile":ee.System.mobile}),Le(Ve.file+"_internal","setup","info"),e){var n=function(e,n,r,i,o,a){o&&"object"==typeof o||(o={});var s=o.name||"Error",l=o.stack||"";(Ze(l)||t)&&(Pe(Me)(l),Ce(l)||Ce(n)||(Le(e,"global","debug",{crossOrigin:a,name:s,url:n,line:r,column:i,stack:l}),Ie("global",o,{message:e})))},r=function(e){var t=e.reason;null==t&&e.detail&&e.detail.reason&&(t=(e=e.detail).reason);var n="";if(e.reason&&"undefined"!=typeof e.reason.stack&&(n=e.reason.stack),Ze(n)&&e.reason instanceof Error){Pe(Me)(n);var r=t.url||"";Ce(n)||Ce(r)||(Le(t.message,"global-rejection","debug",{promise:e.promise,name:t.name,url:r,line:t.lineno,column:t.columnno,stack:n}),Ie("global-rejection",t,{promise:e.promise,message:t.message}))}};"function"==typeof window.addEventListener?(window.addEventListener("error",(function(e){n(e.message,e.filename,e.lineno,e.colno,e.error,function(e){try{return!("Script error."!==e.message||""!==e.filename&&null!=e.filename||0!==e.lineno&&null!=e.lineno||0!==e.colno&&null!=e.colno||null!=e.error)}catch(dr){return!1}}(e))}),!0),window.addEventListener("unhandledrejection",r,!0)):t&&(window.onerror=n,window.onunhandledrejection=r)}}catch(i){}}function Xe(e,t,n,r){try{if(t=t||"error","string"==typeof e){for(var i=We.length;i--;)if(e.indexOf(We[i])>=0){e=We[i];break}/^self\.\w* is not a function$/.test(e)?e="self.X is not a function":/^\w\._.*\[t\] is not a function/.test(e)&&(e="x._y[t] is not a function")}if(ve.sentry){var o="warn"===t?"warning":t;window.Raven&&Raven.captureMessage(e,{level:o,logger:n,extra:r})}}catch(a){}}function Ie(e,t,n){try{return(n=n||{}).error=t,Xe(e+":"+(("string"==typeof t?t:t&&t.message)||n.message||"missing-error"),"error",e,n)}catch(r){}}function Le(e,t,n,r){try{ve.sentry&&window.Raven&&Raven.captureBreadcrumb({message:e,category:t,level:n,data:r})}catch(i){}}var Ae={__proto__:null,_stackTraceSet:ke,refineLine:Ne,toRefinedString:Fe,reportError:Oe,errorWrapper:Pe,initSentry:je,sentryMessage:Xe,sentryError:Ie,sentryBreadcrumb:Le};function Be(){var e=[],t=null,n=!1,r=[],i=function(t){try{if(e.length>=10)return;var n=t.stack;if("string"!=typeof n)return;var r=n.trim().split("\n");"Error"===r[0]&&(r=r.slice(1));for(var i=/extension/,o=r.length-1,a=[],s=0;o>=0&&a.length<6;){var l=r[o],c=Ne(l);if(null!==c){if(i.test(l)){a=[c];break}if(a.unshift(c),s=Math.max(s,c.length),a.length>=2&&s>=30)break;o--}else o--}var h=a.join("\n").trim();h&&-1===e.indexOf(h)&&e.push(h)}catch(t){return}},o=function(){if(n)try{for(var e=0,o=r.length;e=10&&o(),i(new Error)),Reflect.apply(t,r,a)}}):function(){return n&&(e.length>=10&&o(),i(new Error)),h.apply(this,arguments)},Object.defineProperty(t,a,{configurable:!0,enumerable:!s||s.enumerable,writable:!0,value:l}),r.push((function(){c?Object.defineProperty(t,a,{configurable:!0,enumerable:!s||s.enumerable,writable:!0,value:h}):delete t[a]}))}};return{run:function(e){var r=(e=e||{}).timeout,s=!0===e.topLevel&&e.topLevel;if(!n){n=!0,"number"==typeof r&&isFinite(r)&&(t=setTimeout((function(){o()}),r));try{a(Document.prototype,"getElementsByClassName"),a(Document.prototype,"getElementById"),a(Document.prototype,"getElementsByTagName"),a(Document.prototype,"querySelector"),a(Document.prototype,"querySelectorAll"),a(Element.prototype,"getElementsByClassName"),a(Element.prototype,"getElementsByTagName"),a(Element.prototype,"querySelector"),a(Element.prototype,"querySelectorAll"),a(HTMLElement.prototype,"click"),a(HTMLElement.prototype,"getElementsByClassName"),a(HTMLElement.prototype,"getElementsByTagName"),a(HTMLElement.prototype,"querySelector"),a(HTMLElement.prototype,"querySelectorAll"),s||a(console,"log")}catch(l){o(),i(l)}}},collect:function(){return e.concat(ke)}}}var Ke={getCookie:function(e){var t=document.cookie.replace(/ /g,"").split(";");try{for(var n="",r=t.length;r--&&!n;)t[r].indexOf(e)>=0&&(n=t[r]);return n}catch(dr){return""}},hasCookie:function(e){return!!Ke.getCookie(e)},supportsAPI:function(){try{return"hasStorageAccess"in document&&"requestStorageAccess"in document}catch(dr){return!1}},hasAccess:function(){return new Promise((function(e){document.hasStorageAccess().then((function(){e(!0)}))["catch"]((function(){e(!1)}))}))},requestAccess:function(){try{return document.requestStorageAccess()}catch(dr){return Promise.resolve()}}},Je={array:function(e){if(0===e.length)return e;for(var t,n,r=e.length;--r>-1;)n=Math.floor(Math.random()*(r+1)),t=e[r],e[r]=e[n],e[n]=t;return e}};function Qe(e){this.r=255,this.g=255,this.b=255,this.a=1,this.h=1,this.s=1,this.l=1,this.parseString(e)}function De(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}Qe.hasAlpha=function(e){return"string"==typeof e&&(-1!==e.indexOf("rgba")||9===e.length&&"#"===e[0])},Qe.prototype.parseString=function(e){e&&(0===e.indexOf("#")?this.fromHex(e):0===e.indexOf("rgb")&&this.fromRGBA(e))},Qe.prototype.fromHex=function(e){var t=1;9===e.length&&(t=parseInt(e.substr(7,2),16)/255);var n=(e=e.substr(1,6)).replace(/^([a-f\d])([a-f\d])([a-f\d])?$/i,(function(e,t,n,r){return t+t+n+n+r+r})),r=parseInt(n,16),i=r>>16,o=r>>8&255,a=255&r;this.setRGBA(i,o,a,t)},Qe.prototype.fromRGBA=function(e){var t=e.indexOf("rgba"),n=e.substr(t).replace(/rgba?\(/,"").replace(/\)/,"").replace(/[\s+]/g,"").split(","),r=Math.floor(parseInt(n[0])),i=Math.floor(parseInt(n[1])),o=Math.floor(parseInt(n[2])),a=parseFloat(n[3]);this.setRGBA(r,i,o,a)},Qe.prototype.setRGB=function(e,t,n){this.setRGBA(e,t,n,1)},Qe.prototype.setRGBA=function(e,t,n,r){this.r=e,this.g=t,this.b=n,this.a=isNaN(r)?this.a:r,this.updateHSL()},Qe.prototype.hsl2rgb=function(e,t,n){if(0===t){var r=Math.round(255*n);return this.setRGB(r,r,r),this}var i=n<=.5?n*(1+t):n+t-n*t,o=2*n-i;return this.r=Math.round(255*De(o,i,e+1/3)),this.g=Math.round(255*De(o,i,e)),this.b=Math.round(255*De(o,i,e-1/3)),this.h=e,this.s=t,this.l=n,this},Qe.prototype.updateHSL=function(){var e,t=this.r/255,n=this.g/255,r=this.b/255,i=Math.max(t,n,r),o=Math.min(t,n,r),a=null,s=(i+o)/2;if(i===o)a=e=0;else{var l=i-o;switch(e=s>.5?l/(2-i-o):l/(i+o),i){case t:a=(n-r)/l+(n1&&(e/=100),this.hsl2rgb(this.h,this.s,e),this},Qe.prototype.saturation=function(e){return e>1&&(e/=100),this.hsl2rgb(this.h,e,this.l),this},Qe.prototype.hue=function(e){return this.hsl2rgb(e/360,this.s,this.l),this};var ze={decode:function(e){try{var t=e.split(".");return{header:JSON.parse(atob(t[0])),payload:JSON.parse(atob(t[1])),signature:atob(t[2].replace(/_/g,"/").replace(/-/g,"+")),raw:{header:t[0],payload:t[1],signature:t[2]}}}catch(dr){throw new Error("Token is invalid.")}},checkExpiration:function(e){if(new Date(1e3*e)<=new Date(Date.now()))throw new Error("Token is expired.");return!0}},Ye={_setup:!1,_af:null,_fps:60,_singleFrame:1/60,_lagThreshold:500,_adjustedLag:1/60*2,_startTime:0,_lastTime:0,_nextTime:1/60,_elapsed:0,_difference:0,_renders:[],_paused:!1,_running:!1,_tick:!1,frame:0,time:0,requestFrame:null,cancelFrame:null,_init:function(){for(var e,t=window.requestAnimationFrame,n=window.cancelAnimationFrame,r=["ms","moz","webkit","o"],i=r.length;--i>-1&&!t;)t=window[r[i]+"RequestAnimationFrame"],n=window[r[i]+"CancelAnimationFrame"]||window[r[i]+"CancelRequestAnimationFrame"];t?(Ye.requestFrame=t.bind(window),Ye.cancelFrame=n.bind(window)):(Ye.requestFrame=(e=Date.now(),function(t){window.setTimeout((function(){t(Date.now()-e)}),1e3*Ye._singleFrame)}),Ye.cancelFrame=function(e){return clearTimeout(e),null}),Ye._setup=!0,Ye._startTime=Ye._lastTime=Date.now()},add:function(e,t){Ye._renders.push({callback:e,paused:!1==!t||!1}),!1==!t&&Ye.start()},remove:function(e){for(var t=Ye._renders.length;--t>-1;)Ye._renders[t].callback===e&&(Ye._renders[t].paused=!0,Ye._renders.splice(t,1))},start:function(e){if(!1===Ye._setup&&Ye._init(),e)for(var t=Ye._renders.length;--t>-1;)Ye._renders[t].callback===e&&(Ye._renders[t].paused=!1);!0!==Ye._running&&(Ye._paused=!1,Ye._running=!0,Ye._af=Ye.requestFrame(Ye._update))},stop:function(e){if(e)for(var t=Ye._renders.length;--t>-1;)Ye._renders[t].callback===e&&(Ye._renders[t].paused=!0);else!1!==Ye._running&&(Ye._af=Ye.cancelFrame(Ye._af),Ye._paused=!0,Ye._running=!1)},elapsed:function(){return Date.now()-Ye._startTime},fps:function(e){return arguments.length?(Ye._fps=e,Ye._singleFrame=1/(Ye._fps||60),Ye._adjustedLag=2*Ye._singleFrame,Ye._nextTime=Ye.time+Ye._singleFrame,Ye._fps):Ye._fps},isRunning:function(){return Ye._running},_update:function(){if(!Ye._paused&&(Ye._elapsed=Date.now()-Ye._lastTime,Ye._tick=!1,Ye._elapsed>Ye._lagThreshold&&(Ye._startTime+=Ye._elapsed-Ye._adjustedLag),Ye._lastTime+=Ye._elapsed,Ye.time=(Ye._lastTime-Ye._startTime)/1e3,Ye._difference=Ye.time-Ye._nextTime,Ye._difference>0&&(Ye.frame++,Ye._nextTime+=Ye._difference+(Ye._difference>=Ye._singleFrame?Ye._singleFrame/4:Ye._singleFrame-Ye._difference),Ye._tick=!0),Ye._af=Ye.requestFrame(Ye._update),!0===Ye._tick&&Ye._renders.length>0))for(var e=Ye._renders.length;--e>-1;)Ye._renders[e]&&!1===Ye._renders[e].paused&&Ye._renders[e].callback(Ye.time)}};var He=function(e){for(var t,n,r,i={},o=e?e.indexOf("&")>=0?e.split("&"):[e]:[],a=0;a=0){if(t=o[a].split("="),n=decodeURIComponent(t[0]),"false"!==(r=decodeURIComponent(t[1]))&&"true"!==r||(r="true"===r),"theme"===n||"themeConfig"===n)try{r=JSON.parse(r)}catch(dr){}i[n]=r}return i},Ge=function(e){var t=[];for(var n in e){var r=e[n];r="object"==typeof r?JSON.stringify(r):r,t.push([encodeURIComponent(n),encodeURIComponent(r)].join("="))}return t.join("&")},$e={__proto__:null,Decode:He,Encode:Ge};function qe(e,t,n){return Math.min(Math.max(e,t),n)}var et={__proto__:null,clamp:qe,range:function(e,t,n,r,i,o){var a=(e-t)*(i-r)/(n-t)+r;return!1===o?a:qe(a,Math.min(r,i),Math.max(r,i))},toRadians:function(e){return e*(Math.PI/180)},toDegrees:function(e){return 180*e/Math.PI},lerp:function(e,t,n){return e+(t-e)*n}};function tt(e,t,n,r){this._period=e,this._interval=t,this._date=[],this._data=[],this._prevTimestamp=0,this._meanPeriod=0,this._medianPeriod=0,this._medianMaxHeapSize=32,this._medianMinHeap=[],this._medianMaxHeap=[],this._meanCounter=0,this._baseTime=n||0,this._maxEventsPerWindow=r||128}function nt(e){return new Promise((function(t,n){e(t,n,(function r(){e(t,n,r)}))}))}function rt(e,t){var n="attempts"in(t=t||{})?t.attempts:1,r=t.delay||0,i=t.onFail;return nt((function(t,o,a){e().then(t,(function(e){var t=n-- >0;if(i){var s=i(e,n);s&&(t=!1!==s.retry&&t,r=s.delay)}t?setTimeout(a,r||0):o(e)}))}))}function it(e,t){var n="attempts"in(t=t||{})?t.attempts:1,r=t.delay||0,i=t.onFail,o=null,a=!1,s=nt((function(t,s,l){a?s(new Error("Request cancelled")):e().then(t,(function(e){if(a)s(new Error("Request cancelled"));else{var t=n-- >0;if(i){var c=i(e,n);c&&(t=!1!==c.retry&&t,r=c.delay)}t?o=setTimeout(l,r||0):s(e)}}))}));return s.cancel=function(){a=!0,o&&(clearTimeout(o),o=null)},s}function ot(e,t){return new Promise((function(n,r){var i=setTimeout((function(){r(new Error("timeout"))}),t);e.then((function(e){clearTimeout(i),n(e)}))["catch"]((function(e){clearTimeout(i),r(e)}))}))}function at(e){return e&&e.split(/[?#]/)[0].split(".").pop()||""}function st(e,t){var n=(new TextEncoder).encode(e);return crypto.subtle.digest(t,n)}function lt(e,t){return st(e,t).then((function(e){for(var t=new Uint8Array(e),n="",r=0;r=this._period&&(this._date.push(e),this._data.push(t),this._data.length>this._maxEventsPerWindow&&(this._date.shift(),this._data.shift())),!n){var r=e-this._prevTimestamp;this._meanPeriod=(this._meanPeriod*this._meanCounter+r)/(this._meanCounter+1),this._meanCounter++,this._medianPeriod=this._calculateMedianPeriod(r)}this._prevTimestamp=e},tt.prototype._calculateMedianPeriod=function(e){this._medianMaxHeap||(this._medianMaxHeap=[]),this._medianMinHeap||(this._medianMinHeap=[]);var t=this._fetchMedianPeriod();return 0===this._medianMaxHeap.length&&0===this._medianMinHeap.length?this._medianMaxHeap.push(e):e<=t?(this._medianMaxHeap.push(e),this._medianMaxHeap.sort((function(e,t){return t-e}))):(this._medianMinHeap.push(e),this._medianMinHeap.sort((function(e,t){return e-t}))),this._rebalanceHeaps(),this._fetchMedianPeriod()},tt.prototype._rebalanceHeaps=function(){var e=null;this._medianMaxHeap.length>this._medianMinHeap.length+1?(e=this._medianMaxHeap.shift(),this._medianMinHeap.push(e),this._medianMinHeap.sort((function(e,t){return e-t}))):this._medianMinHeap.length>this._medianMaxHeap.length+1&&(e=this._medianMinHeap.shift(),this._medianMaxHeap.push(e),this._medianMaxHeap.sort((function(e,t){return t-e}))),this._medianMinHeap.length==this._medianMaxHeap.length&&this._medianMaxHeap.length>this._medianMaxHeapSize&&(this._medianMinHeap.pop(),this._medianMaxHeap.pop())},tt.prototype._fetchMedianPeriod=function(){return this._medianMaxHeap.length>this._medianMinHeap.length?this._medianMaxHeap[0]:this._medianMinHeap.length>this._medianMaxHeap.length?this._medianMinHeap[0]:0!==this._medianMaxHeap.length&&0!==this._medianMinHeap.length?(this._medianMaxHeap[0]+this._medianMinHeap[0])/2:-1},tt.prototype._cleanStaleData=function(){for(var e=Date.now()-this._baseTime,t=this._date.length-1;t>=0;t--){if(e-this._date[t]>=this._interval){this._date.splice(0,t+1),this._data.splice(0,t+1);break}}};var dt,ft={UUID:function(e){return/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i.test(e)||!1},UUIDv4:function(e){return/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i.test(e)||!1},URL:function(e){var t=new RegExp("^(http|https)://"),n=new RegExp("^((?!(data|javascript):).)*$");return t.test(e)&&n.test(e)&&-1===e.indexOf("#")},IMAGE:function(e){return(0===e.indexOf("https://")||0===e.indexOf("/"))&&e.endsWith(".png")}};function mt(e){var t,n,r="string"==typeof e?e:JSON.stringify(e),i=-1;for(dt=dt||function(){var e,t,n,r=[];for(t=0;t<256;t++){for(e=t,n=0;n<8;n++)e=1&e?3988292384^e>>>1:e>>>1;r[t]=e}return r}(),t=0,n=r.length;t>>8^dt[255&(i^r.charCodeAt(t))];return(-1^i)>>>0}var yt={__proto__:null,createErrorsAggregator:Be,uuid:function(){return Math.random().toString(36).substr(2)},Render:Ye,JWT:ze,Color:Qe,Shuffle:Je,MathUtil:et,Storage:Ke,Query:$e,TimeBuffer:tt,PromiseUtil:{__proto__:null,promiseRecursive:nt,promiseRetry:rt,promiseRetryWithCancel:it,withTimeout:ot},ErrorUtil:Ae,UrlUtil:{__proto__:null,getFileExtension:at},HashUtil:{__proto__:null,generate:st,generateHex:lt,hexModulo:ct},_stackTraceSet:ke,refineLine:Ne,toRefinedString:Fe,reportError:Oe,errorWrapper:Pe,initSentry:je,sentryMessage:Xe,sentryError:Ie,sentryBreadcrumb:Le,renderFallback:Ee,forEachCaptchaNode:Te,callUserFunction:ut,composeParams:pt,is:ft,promiseRecursive:nt,promiseRetry:rt,promiseRetryWithCancel:it,withTimeout:ot,crc32:mt,TaskContext:{container:{},set:function(e,t){this.container[e]=t},clear:function(){this.container={}}},getFileExtension:at,generate:st,generateHex:lt,hexModulo:ct};function gt(e){try{if(!e)throw new Error("Event object is required");if(e.touches||e.changedTouches){var t=e.touches&&e.touches.length>=1?e.touches:e.changedTouches;if(t&&t[0])return t[0].x=t[0].clientX,t[0].y=t[0].clientY,t[0]}var n="number"==typeof e.pageX&&"number"==typeof e.pageY,r="number"==typeof e.clientX&&"number"==typeof e.clientY;return n?{x:e.pageX,y:e.pageY}:r?{x:e.clientX,y:e.clientY}:null}catch(pr){return Xe("DomEvent Coords Error","error","core",{error:pr,event:e}),null}}function Vt(e,t){var n=e;"down"===e||"up"===e||"move"===e||"over"===e||"out"===e?n=!(ee.System.mobile&&"desktop"!==t||"mobile"===t)||"down"!==e&&"up"!==e&&"move"!==e?"mouse"+e:"down"===e?"touchstart":"up"===e?"touchend":"touchmove":"enter"===e&&(n="keydown");return n}function vt(e,t,n,r){var i=Vt(t),o=t,a=0,s=0,l=t.indexOf("swipe")>=0,c=0;function h(e){var t=gt(e);t&&(a=t.pageX,s=t.pageY,c=Date.now())}function u(t){var r=gt(t);if(r){var o,l,h=r.pageX-a,u=r.pageY-s,p=Date.now()-c;if(!(p>300)&&(h<=-25?o="swipeleft":h>=25&&(o="swiperight"),u<=-25?l="swipeup":u>=25&&(l="swipedown"),i===o||i===l)){var d=o===i?o:l;t.action=d,t.targetElement=e,t.swipeSpeed=Math.sqrt(h*h+u*u)/p,t.deltaX=h,t.deltaY=u,n(t)}}}function p(r){try{var i=function(e){var t=e?e.type:"";return"touchstart"===t||"mousedown"===t?t="down":"touchmove"===t||"mousemove"===t?t="move":"touchend"===t||"mouseup"===t?t="up":"mouseover"===t?t="over":"mouseout"===t&&(t="out"),t}(r);if((r=r||window.event)&&"object"==typeof r||Le("DomEvent Missing.","core","info",r={}),"down"===i||"move"===i||"up"===i||"over"===i||"out"===i||"click"===i){var o=gt(r);if(!o)return;var a=e.getBoundingClientRect();r.windowX=o.x,r.windowY=o.y,r.elementX=r.windowX-(a.x||a.left),r.elementY=r.windowY-(a.y||a.top)}if(r.keyNum=r.which||r.keyCode||0,"enter"===t&&13!==r.keyNum&&32!==r.keyNum)return;r.action=i,r.targetElement=e,n(r)}catch(pr){Xe("DomEvent Error","error","core",{error:pr,event:r})}}return r||(r={}),l?function(){if(!("addEventListener"in e))return;e.addEventListener("mousedown",h,r),e.addEventListener("mouseup",u,r),e.addEventListener("touchstart",h,r),e.addEventListener("touchend",u,r)}():function(){if(!("addEventListener"in e))return void e.attachEvent("on"+i,p);e.addEventListener(i,p,r)}(),{event:i,rawEvent:o,callback:n,remove:function(){l?(e.removeEventListener("mousedown",h,r),e.removeEventListener("mouseup",u,r),e.removeEventListener("touchstart",h,r),e.removeEventListener("touchend",u,r)):"removeEventListener"in e?e.removeEventListener(i,p,r):e.detachEvent("on"+i,p)}}}var bt=["Webkit","Moz","ms"],wt=document.createElement("div").style,Rt={};function Et(e){var t=Rt[e];return t||(e in wt?e:Rt[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),n=bt.length;n--;)if((e=bt[n]+t)in wt)return e}(e)||e)}function Tt(e,t,n){if(this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,e&&"object"==typeof e){this.dom=e;var r=[],i=[];"string"==typeof e.className&&(i=e.className.split(" "));for(var o=0;o=0||e.indexOf(".")>=0))&&(e&&(t=e),e="div"),this.dom=document.createElement(e),t&&(t.indexOf("#")>=0?this.dom.id=t.split("#")[1]:(t.indexOf(".")>=0&&(t=t.split(".")[1]),this.addClass.call(this,t)));!0===n&&(this._frag=document.createDocumentFragment(),this._frag.appendChild(this.dom))}Tt.prototype.cloneNode=function(e){try{return this.dom.cloneNode(e)}catch(dr){return Ie("element",dr),null}},Tt.prototype.createElement=function(e,t){try{var n=new Tt(e,t,!1);return this.appendElement.call(this,n),this._nodes.push(n),n}catch(dr){return Ie("element",dr),null}},Tt.prototype.appendElement=function(e){if(e===undefined)return Oe({name:"DomElement Add Child",message:"Child Element is undefined"});var t;t=e._frag!==undefined&&null!==e._frag?e._frag:e.dom!==undefined?e.dom:e;try{e instanceof Tt&&(e._parent=this),this.dom.appendChild(t)}catch(dr){Oe({name:"DomElement Add Child",message:"Failed to append child."})}return this},Tt.prototype.removeElement=function(e){try{var t;if(e._nodes)for(t=e._nodes.length;t--;)e.removeElement(e._nodes[t]);for(t=this._nodes.length;--t>-1;)this._nodes[t]===e&&this._nodes.splice(t,1);var n=e instanceof Tt?e.dom:e,r=n.parentNode===this.dom?this.dom:n.parentNode;if(r.removeChild&&r.removeChild(n),!r)throw new Error("Child component does not have correct setup");e.__destroy&&e.__destroy()}catch(dr){Oe({name:"DomElement Remove Child",message:dr.message||"Failed to remove child."})}},Tt.prototype.addClass=function(e){return!1===this.hasClass.call(this,e)&&(this._clss.push(e),this.dom.className=this._clss.join(" ")),this},Tt.prototype.hasClass=function(e){for(var t=-1!==this.dom.className.split(" ").indexOf(e),n=this._clss.length;n--&&!t;)t=this._clss[n]===e;return t},Tt.prototype.removeClass=function(e){for(var t=this._clss.length;--t>-1;)this._clss[t]===e&&this._clss.splice(t,1);return this.dom.className=this._clss.join(" "),this},Tt.prototype.text=function(e){if(this&&this.dom){if(!e)return this.dom.textContent;for(var t,n,r,i,o=/&(.*?);/g,a=/<[a-z][\s\S]*>/i;null!==(t=o.exec(e));){!1===a.test(t[0])?(r=t[0],i=void 0,(i=document.createElement("div")).innerHTML=r,n=i.textContent,e=e.replace(new RegExp(t[0],"g"),n)):e=e.replace(t[0],"")}return this.dom.textContent=e,this}},Tt.prototype.content=Tt.prototype.text,Tt.prototype.css=function(e){var t,n="ie"===ee.Browser.type&&8===ee.Browser.version,r="safari"===ee.Browser.type&&12===Math.floor(ee.Browser.version);for(var i in e){t=e[i];try{if("transition"===i&&r)continue;"opacity"!==i&&"zIndex"!==i&&"fontWeight"!==i&&isFinite(t)&&parseFloat(t)===t&&(t+="px");var o=Et(i);n&&"opacity"===i?this.dom.style.filter="alpha(opacity="+100*t+")":n&&Qe.hasAlpha(t)?this.dom.style[o]=new Qe(t).getHex():this.dom.style[o]=t}catch(pr){}}return this},Tt.prototype.backgroundImage=function(e,t,n,r){var i=t!==undefined&&n!==undefined,o={"-ms-high-contrast-adjust":"none"};if("object"==typeof t&&(r=t),r===undefined&&(r={}),i){var a=e.width/e.height,s=t,l=s/a;r.cover&&ln&&(s=(l=n)*a),o.width=s,o.height=l,r.center&&(o.marginLeft=-s/2,o.marginTop=-l/2,o.position="absolute",o.left="50%",o.top="50%"),(r.left||r.right)&&(o.left=r.left||0,o.top=r.top||0)}"ie"===ee.Browser.type&&8===ee.Browser.version?o.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+e.src+"',sizingMethod='scale')":(o.background="url("+e.src+")",o.backgroundPosition="50% 50%",o.backgroundRepeat="no-repeat",o.backgroundSize=i?s+"px "+l+"px":r.cover?"cover":r.contain?"contain":"100%"),this.css.call(this,o)},Tt.prototype.setAttribute=function(e,t){var n;if("object"==typeof e)for(var r in e)n=e[r],this.dom.setAttribute(r,n);else this.dom.setAttribute(e,t)},Tt.prototype.removeAttribute=function(e,t){var n;if("object"==typeof e)for(var r in e)n=e[r],this.dom.removeAttribute(r,n);else this.dom.removeAttribute(e,t)},Tt.prototype.addEventListener=function(e,t,n){var r=new vt(this.dom,e,t,n);if(this._listeners.push(r),e!==r.event&&(r.event.indexOf("mouse")>=0||r.event.indexOf("touch")>=0)){var i=Vt(e,r.event.indexOf("touch")>=0?"desktop":"mobile");if(i===r.event)return;this.addEventListener.call(this,i,t,n)}},Tt.prototype.removeEventListener=function(e,t,n){for(var r,i=this._listeners.length,o=Vt(e);--i>-1;)(r=this._listeners[i]).event===o&&r.callback===t&&(this._listeners.splice(i,1),r.remove())},Tt.prototype.focus=function(){this.dom.focus()},Tt.prototype.blur=function(){this.dom.blur()},Tt.prototype.html=function(e){return e&&(this.dom.innerHTML=e),this.dom.innerHTML},Tt.prototype.__destroy=function(){for(var e,t=this._listeners.length;--t>-1;)e=this._listeners[t],this._listeners.splice(t,1),this.dom.removeEventListener?this.dom.removeEventListener(e.event,e.handler):this.dom.detachEvent("on"+e.event,e.handler);return this.dom=null,this._clss=[],this._nodes=[],this._listeners=[],this._frag=null,e=null,null},Tt.prototype.isConnected=function(){return!!this.dom&&("isConnected"in this.dom?this.dom.isConnected:!(this.dom.ownerDocument&&this.dom.ownerDocument.compareDocumentPosition(this.dom)&this.dom.DOCUMENT_POSITION_DISCONNECTED))};var _t={eventName:function(e,t){var n=e;"down"===e||"up"===e||"move"===e||"over"===e||"out"===e?n=!(ee.System.mobile&&"desktop"!==t||"mobile"===t)||"down"!==e&&"up"!==e&&"move"!==e?"mouse"+e:"down"===e?"touchstart":"up"===e?"touchend":"touchmove":"enter"===e&&(n="keydown");return n},actionName:function(e){var t=e;return"touchstart"===t||"mousedown"===t?t="down":"touchmove"===t||"mousemove"===t?t="move":"touchend"===t||"mouseup"===t?t="up":"mouseover"===t?t="over":"mouseout"===t&&(t="out"),t},eventCallback:function(e,t,n){var r=_t.actionName(e);return function(i){try{if(i=i||window.event,"down"===r||"move"===r||"up"===r||"over"===r||"out"===r||"click"===r){var o=_t.eventCoords(i);if(!o)return;var a=n.getBoundingClientRect();i.windowX=o.x,i.windowY=o.y,i.elementX=i.windowX-(a.x||a.left),i.elementY=i.windowY-(a.y||a.top)}if(i.keyNum=i.which||i.keyCode||0,"enter"===e&&13!==i.keyNum&&32!==i.keyNum)return;i.action=r,i.targetElement=n,t(i)}catch(pr){Xe("Normalize Error","error","core",{error:pr})}}},eventCoords:function(e){try{if(!e)throw new Error("Event object is required");var t=e;if(e.touches||e.changedTouches){var n=e.touches&&e.touches.length>=1?e.touches:e.changedTouches;n&&n[0]&&(t=n[0])}return"number"==typeof t.pageX&&"number"==typeof t.pageY?{x:t.pageX,y:t.pageY}:"number"==typeof t.clientX&&"number"==typeof t.clientY?{x:t.clientX,y:t.clientY}:null}catch(pr){return Xe("Normalize Coords Error","error","core",{error:pr,event:e}),null}}};function kt(e){if(null===e)return"";var t=[];return Ut(e,t),t.join("&")}function Ut(e,t){var n,r;if("object"==typeof e)for(r in e)!0===xt(n=e[r])?Ut(n,t):t[t.length]=St(r,n);else if(!0===Array.isArray(e))for(var i=0;i=0?e.substring(0,e.indexOf("-")):e},getLangName:function(e){return Wt[e]},isShortLocale:function(e){return 2===e.length||3===e.length},addTable:function(e,t){if(t||(t=Object.create(null)),Nt[e]){var n=Nt[e];for(var r in t)n[r]=t[r]}else Nt[e]=t;return Nt[e]},getTable:function(e){return Nt[e]},addTables:function(e){for(var t in e)Ot.addTable(t,e[t]);return Nt},getTables:function(){return Nt},getDirection:function(){return Mt||"ltr"},isRTL:function(){return"rtl"===Mt},setDirection:function(e,t){var n=t.split("-")[0];Mt=-1!==["ar","he","fa","ur","ps","dv","yi"].indexOf(n)?"rtl":"ltr",e.setAttribute("dir",Mt||"ltr"),"ltr"===Mt?e.css({direction:"ltr",textAlign:"left"}):e.css({direction:"rtl",textAlign:"right"})}},Pt={400:"Rate limited or network error. Please retry.",429:"Your computer or network has sent too many requests.",500:"Cannot contact hCaptcha. Check your connection and try again."},Zt=function(e){try{return Ot.translate(Pt[e])}catch(dr){return!1}},Ct="undefined"!=typeof XDomainRequest&&!("withCredentials"in XMLHttpRequest.prototype);function jt(e,t,n){n=n||{};var r={url:t,method:e.toUpperCase(),responseType:n.responseType||"string",dataType:n.dataType||null,withCredentials:n.withCredentials||!1,headers:n.headers||null,data:n.data||null,timeout:n.timeout||null,pst:n.pst||null};r.legacy=r.withCredentials&&Ct;var i="fetch"in window&&r.pst?It:Xt;return n.retry?(n.retry.cancellable||!1?it:rt)((function(){return n.data&&(r.data="function"==typeof n.data?n.data():n.data,"json"===r.dataType&&"object"==typeof r.data?r.data=JSON.stringify(r.data):"query"===r.dataType&&(r.data=kt(r.data))),i(r)}),n.retry):(n.data&&(r.data="function"==typeof n.data?n.data():n.data,"json"===r.dataType&&"object"==typeof r.data?r.data=JSON.stringify(r.data):"query"===r.dataType&&(r.data=kt(r.data))),i(r))}function Xt(e){var t=e.legacy?new XDomainRequest:new XMLHttpRequest,n="function"==typeof e.url?e.url():e.url;return new Promise((function(r,i){var o,a=function(o){return function(){var a=t.response,s=t.statusText||"",l=t.status,c=t.readyState;if(a||""!==t.responseType&&"text"!==t.responseType||(a=t.responseText),4===c||e.legacy){try{if(a){var h=t.contentType;t.getResponseHeader&&(h=t.getResponseHeader("content-type"));var u=-1!==(h=h?h.toLowerCase():"").indexOf("application/json");if("ArrayBuffer"in window&&a instanceof ArrayBuffer&&u&&(a=(new TextDecoder).decode(new Uint8Array(a))),"string"==typeof a)try{a=JSON.parse(a)}catch(p){u&&Ie("http",p,{url:n,config:e,responseType:t.responseType,contentType:h,response:a})}}}catch(p){return Ie("http",p,{contentType:h}),void i({event:ce,endpoint:n,response:a,state:c,status:l,message:Zt(l||400)||s})}if("error"===o||l>=400&&l<=511)return void i({event:ce,endpoint:n,response:a,state:c,status:l,message:409===l&&a.error||Zt(l||400)||s});r({state:c,status:l,body:a,message:s})}}};if((t.onload=a("complete"),t.onerror=t.ontimeout=a("error"),t.open(e.method,n),"arraybuffer"===e.responseType&&(!e.legacy&&"TextDecoder"in window&&"ArrayBuffer"in window?t.responseType="arraybuffer":(e.responseType="json",e.headers.accept="application/json")),e.timeout&&(t.timeout="function"==typeof e.timeout?e.timeout(n):e.timeout),!e.legacy)&&(t.withCredentials=e.withCredentials,e.headers))for(var s in e.headers)o=e.headers[s],t.setRequestHeader(s,o);setTimeout((function(){t.send(e.data)}),0)}))}function It(e){var t,n="function"==typeof e.url?e.url():e.url,r=new Headers;if("json"===e.responseType&&r.set("content-type","application/json"),e.headers)for(var i in e.headers)t=e.headers[i],r.set(i,t);var o={method:e.method,credentials:"include",body:e.data,headers:r};if(e.pst){var a={};"token-request"===e.pst?a={version:1,operation:"token-request"}:"token-redemption"===e.pst?a={version:1,operation:"token-redemption",refreshPolicy:"refresh"}:"send-redemption-record"===e.pst&&(a={version:1,operation:"send-redemption-record",issuers:[ve.pstIssuer]}),o.privateToken=a}return new Promise((function(t,r){fetch(n,o).then((function(i){return 200!==i.status?r({event:ce,endpoint:n,response:i,state:4,status:i.status,message:Zt(i.status||400)}):("arraybuffer"===e.responseType?i.arrayBuffer():"json"===e.responseType?i.json():i.text()).then((function(e){t({state:4,status:i.status,body:e,message:Zt(i.status||400)})}))}))["catch"]((function(e){r({event:ce,endpoint:n,response:e.error,state:4,status:400,message:Zt(400)})}))}))}var Lt=function(e,t){if("object"==typeof e&&t===undefined&&(e=(t=e).url),null===e)throw new Error("Url missing");return jt("GET",e,t)},At=["svg","gif","png"];function Bt(e,t){t=t||{};var n,r=e;if(0===r.indexOf("data:image"))for(var i=!1,o=At.length,a=-1;a++=0)&&(n=At[a]);else n=r.substr(r.lastIndexOf(".")+1,r.length);!!(!document.createElementNS||!document.createElementNS("http://www.w3.org/2000/svg","svg").createSVGRect)&&t.fallback&&(t.fallback.indexOf(".")>=0?n=(r=t.fallback).substr(r.lastIndexOf(".")+1,r.length):(r=e.substr(0,e.indexOf(n))+t.fallback,n=t.fallback)),t.prefix&&(r=t.prefix+"/"+r),this.attribs={crossOrigin:t.crossOrigin||null},this.id=r,this.src=function(e){if(ve.assethost&&0===e.indexOf(Ve.assetDomain))return ve.assethost+e.replace(Ve.assetDomain,"");if(ve.imghost&&e.indexOf("imgs")>=0){var t=e.indexOf(".ai")>=0?e.indexOf(".ai")+3:e.indexOf(".com")+4;return ve.imghost+e.substr(t,e.length)}return e}(r),this.ext=n,this.width=0,this.height=0,this.aspect=0,this.loaded=!1,this.error=!1,this.element=null,this.cb={load:[],error:[]}}function Kt(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function Jt(e,t){var n=e;t||(t={}),t.prefix&&(n=t.prefix+"/"+e),this.attribs={defer:t.defer||null,async:t.async||null,crossOrigin:t.crossOrigin||null,integrity:t.integrity||null},this.id=n,this.src=function(e){if(ve.assethost&&0===e.indexOf(Ve.assetDomain))return ve.assethost+e.replace(Ve.assetDomain,"");return e}(n),this.loaded=!1,this.error=!1,this.element=null,this.cb={load:[],error:[]}}function Qt(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function Dt(e,t){var n=e;t||(t={}),t.prefix&&(n=t.prefix+"/"+e),this.responseType=t.responseType,this.id=n,this.src=function(e){if(ve.assethost&&0===e.indexOf(Ve.assetDomain))return ve.assethost+e.replace(Ve.assetDomain,"");return e}(n),this.loaded=!1,this.error=!1,this.cb={load:[],error:[]},this.data=null}function zt(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}function Yt(e,t){t=t||{},this._videoElement=document.createElement("video"),this.attribs={crossOrigin:t.crossOrigin||null};var n,r=e;n="probably"===this._videoElement.canPlayType('video/webm; codecs="vp9, opus"')||"probably"===this._videoElement.canPlayType('video/webm; codecs="vp8, vorbis"')?"webm":"mp4",t.prefix&&(r=t.prefix+"/"+r),this.id=r,this.src=function(e){if(ve.assethost&&0===e.indexOf(Ve.assetDomain))return ve.assethost+e.replace(Ve.assetDomain,"");if(ve.imghost&&e.indexOf("imgs")>=0){var t=e.indexOf(".ai")>=0?e.indexOf(".ai")+3:e.indexOf(".com")+4;return ve.imghost+e.substr(t,e.length)}return e}(r),this.ext=n,this.width=0,this.height=0,this.aspect=0,this.loaded=!1,this.error=!1,this.element=null,this.callbacks={load:[],error:[]}}function Ht(e,t,n){for(var r=e[t],i=r.length,o=null;--i>-1;)o=r[i],r.splice(i,1),o(n);"error"===t?e.load=[]:e.error=[]}Bt.prototype.load=function(){return("svg"===this.ext?this._loadSvg():this._loadImg())["catch"]((function(e){throw Xe("Asset failed","error","assets",{error:e}),e}))},Bt.prototype._loadSvg=function(){var e,t=this,n=this.src,r=this.id;if(0===n.indexOf("data:image/svg+xml")){var i=n.slice("data:image/svg+xml,".length);e=Promise.resolve(decodeURIComponent(i))}else e=Lt(n).then((function(e){return e.body}));return e.then((function(e){var n=(new DOMParser).parseFromString(e,"image/svg+xml").documentElement,r=parseInt(n.getAttribute("width")),i=parseInt(n.getAttribute("height"));return t._imgLoaded(n,r,i),t}))["catch"]((function(e){t.error=!0;var n=(e&&e.message?e.message:e||"Loading Error")+": "+r;throw Kt(t.cb,"error",n),n}))},Bt.prototype._loadImg=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){function a(){e.loaded||(e._imgLoaded(s,s.width,s.height),s.onload=s.onerror=null,i(e))}var s=new Image;t.crossOrigin&&(s.crossOrigin=t.crossOrigin),s.onerror=function(){e.error=!0,s.onload=s.onerror=null;var t="Loading Error: "+r;Kt(e.cb,"error",t),o(t)},s.onload=a,s.src=n,s.complete&&a()}))},Bt.prototype._imgLoaded=function(e,t,n){this.element=new Tt(e),this.width=t,this.height=n,this.aspect=t/n,this.loaded=!0,Kt(this.cb,"load",this)},Bt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Bt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},Jt.prototype.load=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){var a=document.createElement("script");e.element=a,a.onerror=function(){e.error=!0,a.onload=a.onreadystatechange=a.onerror=null;var t=new Error("Loading Error: "+r);Qt(e.cb,"error",t),o(t)},a.onload=a.onreadystatechange=function(){this.loaded||a.readyState&&"loaded"!==a.readyState&&"complete"!==a.readyState||(e.loaded=!0,a.onload=a.onreadystatechange=a.onerror=null,document.body.removeChild(a),Qt(e.cb,"load",e),i(e))},a.type="text/javascript",a.src=n,t.crossOrigin&&(a.crossorigin=t.crossOrigin),t.async&&(a.async=!0),t.defer&&(a.defer=!0),t.integrity&&(a.integrity=t.integrity),document.body.appendChild(a),a.complete&&a.onload()}))},Jt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Jt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},Dt.prototype.load=function(){var e=this,t=this.src,n=this.id;return new Promise((function(r,i){var o={};"arraybuffer"===e.responseType?o.responseType="arraybuffer":t.indexOf("json")>=0&&(o.responseType="json"),Lt(t,o).then((function(t){e.loaded=!0,e.data=t.body,zt(e.cb,"load",e),r(e)}))["catch"]((function(t){e.error=!0;var r=(t&&t.message?t.message:"Loading Error")+": "+n;zt(e.cb,"error",r),i(r)}))}))},Dt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.cb.load.push(e))},Dt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.cb.error.push(e))},Yt.prototype.load=function(){var e=this,t=this.attribs,n=this.src,r=this.id;return new Promise((function(i,o){var a=e._videoElement;t.crossOrigin&&(a.crossOrigin=t.crossOrigin),a.playsInline=!0,a.preload="metadata","ios"===ee.System.os&&a.setAttribute("webkit-playsinline",""),a.src=n+"."+e.ext,a.onerror=function(){e.error=!0,a.onloadedmetadata=a.onerror=null;var t="Loading Error: "+r;Ht(e.callbacks,"error",t),o(t)},a.onloadedmetadata=function(){if(!e.loaded){var t=a.videoWidth,n=a.videoHeight;e.element=new Tt(a),e.width=t,e.height=n,e.aspect=t/n,e.loaded=!0,a.onloadedmetadata=a.onerror=null,Ht(e.callbacks,"load",e),i(e)}},a.load()}))["catch"]((function(e){throw Xe("Asset failed","error","assets",{error:e}),e}))},Yt.prototype.onload=function(e){this.error||(this.loaded?e(this):this.callbacks.load.push(e))},Yt.prototype.onerror=function(e){this.loaded&&!this.error||(this.error?e(this):this.callbacks.error.push(e))};var Gt=[],$t=function(e,t){var n=new Dt(e,t);return Gt.push(n),n.load()},qt=function(e){return new Promise((function(t,n){for(var r=Gt.length,i=!1,o=null;--r>-1&&!i;)i=(o=Gt[r]).id===e||-1!==o.id.indexOf("/"===e[0]?"":"/"+e);if(!i)return t(null);o.onload(t),o.onerror(n)}))},en=[],tn=!1,nn=!1;function rn(){document.addEventListener?(document.addEventListener("DOMContentLoaded",an),window.addEventListener("load",an)):(document.attachEvent("onreadystatechange",on),window.attachEvent("onload",an)),tn=!0}function on(){"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState||an()}function an(){if(!1===nn){for(var e=0;e=1?n=e.touches:e.changedTouches&&e.changedTouches.length>=1&&(n=e.changedTouches),n){for(var i=0;i0&&o[0]&&o[0]._l?o=o.splice(1,o.length-1):i=!0;var a=e._ygHhfwyQ,s=e._FlQEJD,l=e._bPKc9;if(e._I4yLQdX.push(e._dnwHp),e._I4yLQdX.push(e._ygHhfwyQ),e._I4yLQdX.push(e._gzGHyrg74),e._I4yLQdX.push(o),e._I4yLQdX.push(r),e._FlQEJD=e._dnwHp,e._dnwHp=n,e._ygHhfwyQ=this,e._bPKc9=r._r,t(e),e._ygHhfwyQ=a,e._FlQEJD=s,e._bPKc9=l,i)return e._I4yLQdX.pop()};r._l={},r._r=Array.prototype.slice.call(e._bPKc9),e._I4yLQdX.push(r)},function(e){throw e._I4yLQdX.pop()},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n!==t)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n==t)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n>t)},function(e){e._I4yLQdX.push(Xe)},function(e){e._I4yLQdX.push(yt)},function(e){e._I4yLQdX.pop(),e._I4yLQdX.push(void 0)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n in t)},function(e){e._I4yLQdX.push(e._ygHhfwyQ)},function(e){e._I4yLQdX.push(e._I4yLQdX[e._I4yLQdX.length-1])},function(e){var n=e._FlQEJD,r=e._WWoiYR[e._dnwHp++],i=e._I4yLQdX.length;try{t(e)}catch(o){e._I4yLQdX.length=i,e._I4yLQdX.push(o),e._dnwHp=r,t(e)}e._FlQEJD=n},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n-t)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop(),r=e._I4yLQdX.pop();e._I4yLQdX.push(n[t]+=r)},function(e){var t=e._I4yLQdX.pop();e._I4yLQdX.push(window[t])},function(e){e._I4yLQdX.push(!!e._WWoiYR[e._dnwHp++])},function(e){e._jfaV[e._I4yLQdX[e._I4yLQdX.length-1]]=e._I4yLQdX[e._I4yLQdX.length-2]},function(e){e._I4yLQdX.push(_t)},function(e){var t=e._I4yLQdX.pop(),n=e._WWoiYR[e._dnwHp++],r=e._WWoiYR[e._dnwHp++],i=-1==n?e._gzGHyrg74:e._bPKc9[n];e._I4yLQdX.push(i[r]+=t)},function(e){var t=e._I4yLQdX.pop(),n=e._WWoiYR[e._dnwHp++],r=e._WWoiYR[e._dnwHp++],i=-1==n?e._gzGHyrg74:e._bPKc9[n];e._I4yLQdX.push(i[r]=t)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n|t)},function(e){var t=e._WWoiYR[e._dnwHp++];e._FlQEJD=t},function(e){var t=e._I4yLQdX.pop();e._I4yLQdX.push(-t)},function(){var t=e._I4yLQdX.pop(),n=e._WWoiYR[e._dnwHp++];e._bPKc9[n]?e._gzGHyrg74=e._bPKc9[n]:(e._gzGHyrg74=t,e._bPKc9[n]=t)},function(e){var t=e._I4yLQdX.pop(),n=e._WWoiYR[e._dnwHp++],r=e._WWoiYR[e._dnwHp++],i=-1==n?e._gzGHyrg74:e._bPKc9[n];e._I4yLQdX.push(i[r]^=t)},function(e){e._I4yLQdX.push(sentryError)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n*t)},function(e){e._I4yLQdX.push(e._WWoiYR[e._dnwHp++])},function(e){var t=e._WWoiYR[e._dnwHp++],n=e._WWoiYR[e._dnwHp++],r=-1==t?e._gzGHyrg74:e._bPKc9[t];e._I4yLQdX.push(r[n])},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(delete n[t])},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n>=t)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop(),r=n[t];"function"==typeof r&&Object.getPrototypeOf(n)!==Object.prototype&&(r=r.bind(n)),e._I4yLQdX.push(r)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n+t)},function(e){var t=e._I4yLQdX.pop(),n=e._I4yLQdX.pop();e._I4yLQdX.push(n===t)},function(e){e._I4yLQdX.push(null)},function(e){for(var t=e._WWoiYR[e._dnwHp++],n=[],r=0;r>>t)}],_WWoiYR:[60,0,48,0,52,14,25,22,-1,0,40,0,14,113,60,0,63,1,9,17,1,0,1,53,-1,1,62,2460,16,13,58,14,44,53,0,115,40,0,14,112,40,0,14,54,53,-1,1,62,11152,16,-7,58,14,65,53,0,116,40,0,14,112,40,0,14,75,53,-1,1,62,9568,12,2,58,14,86,53,0,117,40,0,14,112,40,0,14,90,40,0,14,99,59,40,0,14,112,40,0,14,103,40,0,14,90,62,7500,16,12,39,40,0,14,112,3,52,123,25,22,-1,1,40,0,14,222,60,0,63,2,9,17,1,0,1,53,-1,1,62,9368,20,-6,58,14,153,53,0,118,40,0,14,221,40,0,14,163,53,-1,1,62,504,12,-2,58,14,174,53,0,119,40,0,14,221,40,0,14,184,53,-1,1,62,8520,12,6,58,14,195,53,0,120,40,0,14,221,40,0,14,199,40,0,14,208,59,40,0,14,221,40,0,14,212,40,0,14,199,62,7500,16,12,39,40,0,14,221,3,52,232,25,22,-1,2,40,0,14,310,60,0,63,3,9,17,1,0,1,53,-1,1,62,8040,28,-13,58,14,262,53,0,122,40,0,14,309,40,0,14,272,53,-1,1,62,11324,8,6,58,14,283,53,0,123,40,0,14,309,40,0,14,287,40,0,14,296,59,40,0,14,309,40,0,14,300,40,0,14,287,62,7500,16,12,39,40,0,14,309,3,52,320,25,22,-1,3,40,0,14,377,60,0,63,4,9,17,1,0,1,53,-1,1,62,7684,24,-9,58,14,350,53,0,124,40,0,14,376,40,0,14,354,40,0,14,363,59,40,0,14,376,40,0,14,367,40,0,14,354,62,7500,16,12,39,40,0,14,376,3,52,387,25,22,-1,4,40,0,14,427,60,0,63,5,9,17,1,0,1,53,-1,1,62,9252,40,-16,58,14,417,53,0,130,40,0,14,426,40,0,14,417,62,7500,16,12,39,40,0,14,426,3,52,437,25,22,-1,5,40,0,14,788,60,0,63,6,9,17,1,0,1,53,-1,1,62,8808,16,-18,58,14,467,53,0,127,40,0,14,787,40,0,14,477,53,-1,1,62,6676,4,-6,58,14,488,53,0,128,40,0,14,787,40,0,14,498,53,-1,1,62,6448,12,-14,58,14,509,53,0,129,40,0,14,787,40,0,14,519,53,-1,1,62,472,16,-20,58,14,530,53,0,126,40,0,14,787,40,0,14,540,53,-1,1,62,6400,8,17,58,14,551,53,0,135,40,0,14,787,40,0,14,561,53,-1,1,62,5836,8,20,58,14,572,53,0,136,40,0,14,787,40,0,14,582,53,-1,1,62,1196,8,10,58,14,593,53,0,137,40,0,14,787,40,0,14,603,53,-1,1,62,11124,12,-8,58,14,614,53,0,138,40,0,14,787,40,0,14,624,53,-1,1,62,2372,8,16,58,14,635,53,0,139,40,0,14,787,40,0,14,645,53,-1,1,62,11148,4,-11,58,14,656,53,0,132,40,0,14,787,40,0,14,666,53,-1,1,62,7308,12,-15,58,14,677,53,0,133,40,0,14,787,40,0,14,687,53,-1,1,62,9680,8,14,58,14,698,53,0,134,40,0,14,787,40,0,14,708,53,-1,1,62,5316,12,-15,58,14,719,53,0,131,40,0,14,787,40,0,14,729,53,-1,1,62,7204,4,-3,58,14,740,53,0,140,40,0,14,787,40,0,14,750,53,-1,1,62,4104,4,-3,58,14,761,53,0,141,40,0,14,787,40,0,14,765,40,0,14,774,59,40,0,14,787,40,0,14,778,40,0,14,765,62,7500,16,12,39,40,0,14,787,3,52,798,25,22,-1,6,40,0,14,884,60,0,63,7,9,17,2,0,1,2,52,815,25,40,0,14,879,60,0,63,8,22,-1,0,17,2,1,2,3,52,834,25,40,0,14,874,60,0,63,9,22,-1,0,17,1,1,2,53,-1,2,60,1,53,7,2,7,53,8,2,60,1,53,7,1,7,60,2,53,8,3,7,40,0,14,873,3,40,0,14,878,3,40,0,14,883,3,52,894,25,22,-1,7,40,0,14,1034,60,0,63,10,9,17,2,0,1,2,52,911,25,40,0,14,1029,60,0,63,11,22,-1,0,17,2,1,2,3,52,930,25,40,0,14,1024,60,0,63,12,22,-1,0,17,1,1,2,53,-1,2,60,1,53,10,2,7,22,-1,3,53,-1,3,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,1014,53,-1,3,53,-1,5,56,53,11,2,60,1,53,10,1,7,60,2,53,11,3,7,40,0,14,1023,52,1,43,-1,5,9,40,0,14,969,62,7500,16,12,39,40,0,14,1023,3,40,0,14,1028,3,40,0,14,1033,3,52,1044,25,22,-1,8,40,0,14,1161,60,0,63,13,9,17,1,0,1,53,-1,1,62,316,8,13,56,53,-1,1,62,740,16,10,56,28,35,14,1091,9,53,-1,1,62,1064,12,-3,56,53,-1,1,62,9612,12,14,56,28,22,-1,2,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,2,14,1118,52,1,40,0,14,1120,52,0,53,-1,1,62,368,28,-8,56,14,1136,52,1,40,0,14,1138,52,0,53,-1,1,62,4744,12,1,56,53,-1,1,62,516,36,-21,56,60,5,40,0,14,1160,3,52,1171,25,22,-1,9,40,0,14,1330,60,0,63,14,9,17,1,0,1,60,0,22,-1,2,60,0,22,-1,3,53,-1,1,62,4880,32,18,56,14,1215,60,0,53,-1,1,62,4880,32,18,56,7,44,-1,3,9,52,0,22,-1,4,53,-1,4,53,-1,3,62,3360,8,-3,56,16,14,1322,53,-1,3,53,-1,4,56,22,-1,5,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,5,62,5288,4,0,56,60,1,62,5096,12,13,39,62,4348,36,-21,56,7,53,-1,5,62,5476,8,-11,56,60,1,62,5096,12,13,39,62,4348,36,-21,56,7,60,3,60,1,53,-1,2,62,5224,24,-15,56,7,9,0,-1,4,0,9,40,0,14,1220,53,-1,2,40,0,14,1329,3,52,1340,25,22,-1,10,40,0,14,1371,60,0,63,15,9,17,1,0,1,60,0,62,8112,8,2,39,62,6232,8,16,56,7,52,0,60,2,40,0,14,1370,3,52,1381,25,22,-1,11,40,0,14,1669,60,0,63,16,9,17,1,0,1,60,0,22,-1,2,36,1649,53,-1,1,62,2204,12,16,56,35,14,1425,9,53,-1,1,62,2204,12,16,56,62,3360,8,-3,56,52,1,55,14,1443,53,-1,1,62,2204,12,16,56,44,-1,3,9,40,0,14,1485,53,-1,1,62,10048,20,-5,56,35,14,1471,9,53,-1,1,62,10048,20,-5,56,62,3360,8,-3,56,52,1,55,14,1485,53,-1,1,62,10048,20,-5,56,44,-1,3,9,53,-1,3,14,1636,52,0,22,-1,5,53,-1,5,53,-1,3,62,3360,8,-3,56,16,14,1611,53,-1,3,53,-1,5,56,60,1,42,62,5196,28,8,56,7,44,-1,4,9,53,-1,4,14,1602,53,-1,4,62,5288,4,0,56,60,1,62,5096,12,13,39,62,4348,36,-21,56,7,53,-1,4,62,5476,8,-11,56,60,1,62,5096,12,13,39,62,4348,36,-21,56,7,53,-1,3,53,-1,5,56,62,6840,20,-9,56,60,3,60,1,53,-1,2,62,5224,24,-15,56,7,9,0,-1,5,0,9,40,0,14,1495,60,0,62,8112,8,2,39,62,6232,8,16,56,7,60,1,53,-1,2,62,5224,24,-15,56,7,9,53,-1,2,40,0,14,1668,46,1645,40,0,14,1659,22,-1,6,53,-1,2,40,0,14,1668,62,7500,16,12,39,40,0,14,1668,3,52,1679,25,22,-1,12,40,0,14,1962,60,0,63,17,9,17,1,0,1,53,-1,1,62,10312,20,11,56,52,0,32,58,35,19,14,1734,9,53,-1,1,62,10312,20,11,56,35,14,1734,9,53,-1,1,62,10312,20,11,56,62,5476,8,-11,56,52,0,32,58,14,1765,62,8344,8,-13,52,0,62,5288,4,0,52,0,62,5476,8,-11,52,0,10,3,53,-1,1,62,10312,20,11,64,9,53,-1,1,62,8628,20,7,56,52,0,32,58,35,19,14,1811,9,53,-1,1,62,8628,20,7,56,35,14,1811,9,53,-1,1,62,8628,20,7,56,62,1508,12,14,56,52,0,32,58,14,1842,62,9056,8,-4,52,0,62,9840,8,-9,52,0,62,1508,12,14,52,0,10,3,53,-1,1,62,8628,20,7,64,9,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,1,62,7168,36,-17,56,35,19,14,1871,9,52,2,47,53,-1,1,62,8628,20,7,56,62,9056,8,-4,56,53,-1,1,62,8628,20,7,56,62,9840,8,-9,56,53,-1,1,62,8628,20,7,56,62,1508,12,14,56,53,-1,1,62,10312,20,11,56,62,8344,8,-13,56,53,-1,1,62,10312,20,11,56,62,5288,4,0,56,53,-1,1,62,10312,20,11,56,62,5476,8,-11,56,60,8,22,-1,2,53,-1,2,40,0,14,1961,3,52,1972,25,22,-1,13,40,0,14,2187,60,0,63,18,9,17,0,0,10,0,34,62,7772,20,6,64,9,62,5392,24,4,60,0,62,5900,16,22,62,324,44,-20,40,1,62,8900,8,5,40,1,62,2264,8,1,40,1,62,3204,12,10,40,1,10,4,62,1528,16,-1,40,0,62,7556,16,13,40,0,62,5300,16,6,60,0,62,8112,8,2,39,62,6232,8,16,56,7,62,8972,24,5,10,0,10,6,34,62,7300,8,-2,64,9,10,0,34,62,7300,8,-2,56,62,5900,16,22,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,151,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,152,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,153,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,154,64,9,34,60,1,34,62,6596,20,2,56,62,3340,8,-11,56,7,34,62,6596,20,2,64,9,62,7500,16,12,39,40,0,14,2186,3,52,2197,25,22,-1,14,40,0,14,2446,60,0,63,19,9,17,1,0,1,53,0,158,14,2244,53,-1,1,60,1,53,0,158,62,4848,4,17,56,7,22,-1,2,53,-1,2,52,0,32,27,14,2244,53,-1,2,40,0,14,2445,60,0,53,-1,1,62,7232,12,-4,56,62,1976,36,-12,56,7,22,-1,3,53,-1,1,62,1172,4,-3,56,35,19,14,2280,9,62,9612,0,8,22,-1,4,53,-1,1,62,2168,8,-12,56,35,19,14,2300,9,62,9612,0,8,22,-1,5,53,-1,1,62,1424,8,-3,56,35,19,14,2320,9,62,9612,0,8,22,-1,6,53,-1,1,62,10424,20,-9,56,35,19,14,2340,9,62,9612,0,8,22,-1,7,53,-1,1,62,156,20,14,56,35,19,14,2360,9,62,9612,0,8,22,-1,8,53,-1,1,60,1,53,0,15,7,22,-1,9,53,-1,3,53,-1,4,57,53,-1,5,57,53,-1,6,57,53,-1,7,57,53,-1,8,57,53,-1,9,57,22,-1,10,53,-1,10,60,1,2,7,22,-1,11,53,0,158,14,2438,53,-1,11,53,-1,1,60,2,53,0,158,62,1276,8,-11,56,7,9,53,-1,11,40,0,14,2445,3,52,2456,25,22,-1,15,40,0,14,2873,60,0,63,20,9,17,1,0,1,53,-1,1,62,1172,4,-3,56,62,9612,0,8,27,14,2502,62,5364,24,-2,53,-1,1,62,1172,4,-3,56,57,62,10940,8,8,57,40,0,14,2872,53,-1,1,62,7484,16,-10,39,62,10828,12,-9,56,58,14,2526,62,1148,24,-7,40,0,14,2872,62,9612,0,8,22,-1,2,52,0,22,-1,3,53,-1,1,62,10296,16,-8,56,14,2865,53,-1,3,53,0,156,29,14,2561,40,0,14,2865,52,0,22,-1,4,52,0,22,-1,5,53,-1,1,62,10296,16,-8,56,62,6820,20,18,56,62,3360,8,-3,56,22,-1,6,53,0,157,53,-1,6,60,2,62,5096,12,13,39,62,7672,12,18,56,7,22,-1,7,52,0,22,-1,8,53,-1,8,53,-1,7,16,14,2700,53,-1,1,62,10296,16,-8,56,62,6820,20,18,56,53,-1,8,56,22,-1,9,53,-1,9,62,11288,20,5,56,53,-1,1,62,11288,20,5,56,58,14,2691,53,-1,9,53,-1,1,58,14,2686,53,-1,4,52,1,57,44,-1,5,9,0,-1,4,0,9,0,-1,8,0,9,40,0,14,2619,62,2168,8,-12,60,1,53,-1,1,62,9512,24,4,56,7,35,14,2739,9,62,2168,8,-12,60,1,53,-1,1,62,8696,16,-1,56,7,62,9612,0,8,27,14,2800,62,5496,4,-21,60,0,53,-1,1,62,11288,20,5,56,62,1976,36,-12,56,7,57,62,8464,16,13,57,62,2168,8,-12,60,1,53,-1,1,62,8696,16,-1,56,7,57,62,10940,8,8,57,53,-1,2,57,44,-1,2,9,40,0,14,2843,62,5496,4,-21,60,0,53,-1,1,62,11288,20,5,56,62,1976,36,-12,56,7,57,62,1052,4,-1,57,53,-1,5,57,62,6644,4,-4,57,53,-1,2,57,44,-1,2,9,53,-1,1,62,10296,16,-8,56,44,-1,1,9,52,1,43,-1,3,9,40,0,14,2538,53,-1,2,40,0,14,2872,3,52,2883,25,22,-1,16,40,0,14,2905,60,0,63,21,9,17,2,0,1,2,53,-1,1,53,-1,2,45,40,0,14,2904,3,52,2915,25,22,-1,17,40,0,14,3095,60,0,63,22,9,17,1,0,1,53,-1,1,60,1,53,0,14,7,22,-1,2,53,-1,2,60,1,53,0,170,62,4848,4,17,56,7,22,-1,3,53,-1,3,14,2965,53,-1,3,40,0,14,3094,53,-1,1,62,2272,20,9,56,14,2981,52,1,40,0,14,2983,52,0,53,-1,1,62,6280,20,18,56,14,2999,52,1,40,0,14,3001,52,0,53,-1,1,62,1952,16,13,56,14,3017,52,1,40,0,14,3019,52,0,53,-1,1,62,7600,20,8,56,14,3035,52,1,40,0,14,3037,52,0,53,-1,1,60,1,53,0,20,7,53,-1,1,60,1,53,0,19,7,53,-1,1,60,1,53,0,18,7,60,7,22,-1,4,53,-1,4,53,-1,2,60,2,53,0,170,62,1276,8,-11,56,7,9,53,-1,4,40,0,14,3094,3,52,3105,25,22,-1,18,40,0,14,3674,60,0,63,23,9,17,1,0,1,53,-1,1,62,5248,32,-15,56,62,9536,8,15,56,14,3136,53,0,169,40,0,14,3673,53,-1,1,62,9164,20,-21,56,14,3153,53,0,167,40,0,14,3673,60,0,53,-1,1,62,7232,12,-4,56,62,1976,36,-12,56,7,22,-1,2,53,-1,2,62,700,40,-16,58,14,3189,53,0,161,40,0,14,3673,53,-1,1,62,1424,8,-3,56,14,3219,60,0,53,-1,1,62,1424,8,-3,56,62,1976,36,-12,56,7,40,0,14,3223,62,9612,0,8,22,-1,3,53,-1,2,62,8e3,8,-3,58,35,19,14,3247,9,53,-1,3,62,8e3,8,-3,58,14,3256,53,0,168,40,0,14,3673,53,-1,3,62,10340,12,1,58,14,3277,53,0,159,40,0,14,3673,40,0,14,3287,53,-1,3,62,1716,24,19,58,14,3298,53,0,160,40,0,14,3673,40,0,14,3308,53,-1,3,62,1740,24,-17,58,14,3319,53,0,162,40,0,14,3673,40,0,14,3329,53,-1,3,62,2952,4,13,58,14,3340,53,0,164,40,0,14,3673,40,0,14,3350,53,-1,3,62,5388,4,-2,58,14,3361,53,0,165,40,0,14,3673,40,0,14,3371,53,-1,3,62,408,12,-8,58,14,3382,53,0,163,40,0,14,3673,40,0,14,3386,40,0,14,3660,53,-1,1,62,2168,8,-12,56,35,19,14,3403,9,62,9612,0,8,62,3104,4,-16,57,53,-1,1,62,1172,4,-3,56,35,19,14,3425,9,62,9612,0,8,57,62,3104,4,-16,57,53,-1,1,62,156,20,14,56,35,19,14,3448,9,62,9612,0,8,57,62,3104,4,-16,57,53,-1,1,62,10424,20,-9,56,35,19,14,3471,9,62,9612,0,8,57,22,-1,4,60,0,53,-1,4,62,1976,36,-12,56,7,22,-1,5,53,0,164,62,3348,12,14,60,2,53,0,160,62,1716,24,19,60,2,53,0,159,62,10340,12,1,60,2,60,3,22,-1,6,52,0,22,-1,7,53,-1,6,62,3360,8,-3,56,22,-1,8,53,-1,7,53,-1,8,16,14,3596,53,-1,6,53,-1,7,56,52,0,56,60,1,53,-1,5,62,5636,16,7,56,7,52,1,47,27,14,3587,53,-1,6,53,-1,7,56,52,1,56,40,0,14,3673,0,-1,7,0,9,40,0,14,3537,53,-1,4,60,1,62,4164,4,18,62,3460,16,-1,60,2,62,1828,24,-20,39,1,62,9536,8,15,56,7,14,3632,53,0,164,40,0,14,3673,53,-1,3,62,4488,8,-2,58,14,3649,53,0,161,40,0,14,3652,53,0,166,40,0,14,3673,40,0,14,3664,40,0,14,3386,62,7500,16,12,39,40,0,14,3673,3,52,3684,25,22,-1,19,40,0,14,3830,60,0,63,24,9,17,1,0,1,62,10024,8,-12,62,6432,8,0,62,156,20,14,62,2968,8,20,62,2168,8,-12,62,1172,4,-3,60,6,22,-1,2,60,0,22,-1,3,53,-1,2,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,3822,53,-1,2,53,-1,5,56,22,-1,6,53,-1,6,60,1,53,-1,1,62,9512,24,4,56,7,14,3800,53,-1,6,60,1,53,-1,1,62,8696,16,-1,56,7,60,1,2,7,40,0,14,3801,59,60,1,53,-1,3,62,5224,24,-15,56,7,9,0,-1,5,0,9,40,0,14,3743,53,-1,3,40,0,14,3829,3,52,3840,25,22,-1,20,40,0,14,4311,60,0,63,25,9,17,1,0,1,36,4292,40,1,14,3861,60,0,40,0,14,4310,53,-1,1,62,7904,16,0,56,22,-1,2,53,-1,2,62,3360,8,-3,56,22,-1,3,60,0,22,-1,4,60,0,22,-1,5,52,5,22,-1,6,52,0,22,-1,7,52,0,22,-1,8,53,-1,8,53,-1,3,16,14,4067,53,-1,7,53,-1,6,55,35,19,14,3941,9,53,-1,5,62,3360,8,-3,56,53,-1,6,55,14,3947,40,0,14,4067,53,-1,2,53,-1,8,56,22,-1,9,53,-1,9,62,2168,8,-12,56,22,-1,10,62,8412,12,21,60,1,53,-1,10,62,5636,16,7,56,7,52,0,58,14,4022,53,-1,9,62,2168,8,-12,56,60,1,2,7,60,1,53,-1,4,62,5224,24,-15,56,7,9,52,1,43,-1,7,9,40,0,14,4057,62,1056,8,-10,60,1,53,-1,10,62,5636,16,7,56,7,52,0,58,14,4057,53,-1,9,60,1,53,-1,5,62,5224,24,-15,56,7,9,52,1,43,-1,8,9,40,0,14,3908,53,-1,5,62,3360,8,-3,56,22,-1,11,52,0,22,-1,12,53,-1,12,53,-1,11,16,14,4149,53,-1,7,53,-1,6,55,14,4105,40,0,14,4149,53,-1,5,53,-1,12,56,62,2168,8,-12,56,60,1,2,7,60,1,53,-1,4,62,5224,24,-15,56,7,9,52,1,43,-1,7,9,52,1,43,-1,12,9,40,0,14,4083,52,0,22,-1,13,53,-1,13,53,-1,3,16,14,4279,53,-1,7,53,-1,6,55,14,4176,40,0,14,4279,53,-1,2,53,-1,13,56,44,-1,9,9,62,8412,12,21,60,1,53,-1,9,62,2168,8,-12,56,62,5636,16,7,56,7,52,0,27,35,14,4237,9,62,1056,8,-10,60,1,53,-1,9,62,2168,8,-12,56,62,5636,16,7,56,7,52,0,27,14,4269,53,-1,9,62,2168,8,-12,56,60,1,2,7,60,1,53,-1,4,62,5224,24,-15,56,7,9,52,1,43,-1,7,9,52,1,43,-1,13,9,40,0,14,4154,53,-1,4,40,0,14,4310,46,4288,40,0,14,4301,22,-1,14,60,0,40,0,14,4310,62,7500,16,12,39,40,0,14,4310,3,52,4321,25,22,-1,21,40,0,14,4441,60,0,63,26,9,17,1,0,1,53,-1,1,62,2460,16,13,58,14,4351,53,0,171,40,0,14,4440,40,0,14,4361,53,-1,1,62,11152,16,-7,58,14,4372,53,0,172,40,0,14,4440,40,0,14,4382,53,-1,1,62,9568,12,2,58,14,4393,53,0,173,40,0,14,4440,40,0,14,4403,53,-1,1,62,420,20,-6,58,14,4414,53,0,174,40,0,14,4440,40,0,14,4418,40,0,14,4427,59,40,0,14,4440,40,0,14,4431,40,0,14,4418,62,7500,16,12,39,40,0,14,4440,3,52,4451,25,22,-1,22,40,0,14,4571,60,0,63,27,9,17,1,0,1,53,-1,1,62,9368,20,-6,58,14,4481,53,0,175,40,0,14,4570,40,0,14,4491,53,-1,1,62,504,12,-2,58,14,4502,53,0,176,40,0,14,4570,40,0,14,4512,53,-1,1,62,8520,12,6,58,14,4523,53,0,177,40,0,14,4570,40,0,14,4533,53,-1,1,62,208,12,-12,58,14,4544,53,0,178,40,0,14,4570,40,0,14,4548,40,0,14,4557,59,40,0,14,4570,40,0,14,4561,40,0,14,4548,62,7500,16,12,39,40,0,14,4570,3,52,4581,25,22,-1,23,40,0,14,4659,60,0,63,28,9,17,1,0,1,53,-1,1,62,8040,28,-13,58,14,4611,53,0,179,40,0,14,4658,40,0,14,4621,53,-1,1,62,11324,8,6,58,14,4632,53,0,180,40,0,14,4658,40,0,14,4636,40,0,14,4645,59,40,0,14,4658,40,0,14,4649,40,0,14,4636,62,7500,16,12,39,40,0,14,4658,3,52,4669,25,22,-1,24,40,0,14,4701,60,0,63,29,9,17,1,0,1,53,-1,1,62,2808,8,10,58,14,4695,53,0,181,40,0,14,4700,59,40,0,14,4700,3,52,4711,25,22,-1,25,40,0,14,4789,60,0,63,30,9,17,1,0,1,53,-1,1,62,9504,8,6,58,14,4741,53,0,182,40,0,14,4788,40,0,14,4751,53,-1,1,62,2408,12,19,58,14,4762,53,0,183,40,0,14,4788,40,0,14,4766,40,0,14,4775,59,40,0,14,4788,40,0,14,4779,40,0,14,4766,62,7500,16,12,39,40,0,14,4788,3,52,4799,25,22,-1,26,40,0,14,4919,60,0,63,31,9,17,1,0,1,53,-1,1,62,6408,12,19,58,14,4829,53,0,184,40,0,14,4918,40,0,14,4839,53,-1,1,62,2292,8,-5,58,14,4850,53,0,185,40,0,14,4918,40,0,14,4860,53,-1,1,62,3216,60,-21,58,14,4871,53,0,186,40,0,14,4918,40,0,14,4881,53,-1,1,62,6908,20,-8,58,14,4892,53,0,187,40,0,14,4918,40,0,14,4896,40,0,14,4905,59,40,0,14,4918,40,0,14,4909,40,0,14,4896,62,7500,16,12,39,40,0,14,4918,3,52,4929,25,22,-1,27,40,0,14,5028,60,0,63,32,9,17,1,0,1,53,-1,1,62,6772,32,18,58,14,4959,53,0,188,40,0,14,5027,40,0,14,4969,53,-1,1,62,1932,20,-10,58,14,4980,53,0,189,40,0,14,5027,40,0,14,4990,53,-1,1,62,7684,24,-9,58,14,5001,53,0,190,40,0,14,5027,40,0,14,5005,40,0,14,5014,59,40,0,14,5027,40,0,14,5018,40,0,14,5005,62,7500,16,12,39,40,0,14,5027,3,52,5038,25,22,-1,28,40,0,14,5124,60,0,63,33,9,17,2,0,1,2,52,5055,25,40,0,14,5119,60,0,63,34,22,-1,0,17,2,1,2,3,52,5074,25,40,0,14,5114,60,0,63,35,22,-1,0,17,1,1,2,53,-1,2,60,1,53,33,2,7,53,34,2,60,1,53,33,1,7,60,2,53,34,3,7,40,0,14,5113,3,40,0,14,5118,3,40,0,14,5123,3,52,5134,25,22,-1,29,40,0,14,5237,60,0,63,36,9,17,1,0,1,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,1,62,6712,12,18,56,60,1,53,0,14,7,53,-1,1,62,4744,12,1,56,14,5192,53,-1,1,62,4744,12,1,56,40,0,14,5200,53,-1,1,62,488,16,17,56,53,-1,1,62,516,36,-21,56,14,5222,53,-1,1,62,516,36,-21,56,40,0,14,5230,53,-1,1,62,5600,12,-4,56,60,4,40,0,14,5236,3,52,5247,25,22,-1,30,40,0,14,5358,60,0,63,37,9,17,1,0,1,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,1,62,6712,12,18,56,60,1,53,0,14,7,53,-1,1,62,8e3,8,-3,56,53,-1,1,62,4744,12,1,56,14,5313,53,-1,1,62,4744,12,1,56,40,0,14,5321,53,-1,1,62,488,16,17,56,53,-1,1,62,516,36,-21,56,14,5343,53,-1,1,62,516,36,-21,56,40,0,14,5351,53,-1,1,62,5600,12,-4,56,60,5,40,0,14,5357,3,52,5368,25,22,-1,31,40,0,14,5631,60,0,63,38,9,17,1,0,1,52,0,22,-1,2,62,8756,16,17,53,0,212,62,6484,32,-22,53,0,211,62,11336,12,1,53,0,210,62,9132,12,-3,53,0,209,10,4,22,-1,3,62,8780,16,22,53,0,217,62,10700,20,15,53,0,216,62,2888,16,9,53,0,215,62,1392,12,12,53,0,214,62,5976,8,21,53,0,213,10,5,22,-1,4,53,-1,3,60,1,62,4384,8,0,39,62,8900,8,5,56,7,22,-1,5,53,-1,5,62,3360,8,-3,56,22,-1,6,52,0,22,-1,7,53,-1,7,53,-1,6,16,14,5547,53,-1,5,53,-1,7,56,22,-1,8,53,-1,1,53,-1,8,56,14,5538,53,-1,3,53,-1,8,56,53,-1,2,60,2,53,0,16,7,44,-1,2,9,0,-1,7,0,9,40,0,14,5490,53,-1,4,53,-1,1,62,7828,16,-16,56,56,14,5586,53,-1,4,53,-1,1,62,7828,16,-16,56,56,53,-1,2,60,2,53,0,16,7,44,-1,2,9,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,1,62,6712,12,18,56,60,1,53,0,14,7,53,-1,2,53,-1,1,62,10768,12,-2,56,60,4,40,0,14,5630,3,52,5641,25,22,-1,32,40,0,14,5983,60,0,63,39,9,17,1,0,1,60,0,22,-1,2,36,5963,53,-1,1,62,2204,12,16,56,35,14,5685,9,53,-1,1,62,2204,12,16,56,62,3360,8,-3,56,52,1,55,14,5703,53,-1,1,62,2204,12,16,56,44,-1,3,9,40,0,14,5745,53,-1,1,62,10048,20,-5,56,35,14,5731,9,53,-1,1,62,10048,20,-5,56,62,3360,8,-3,56,52,1,55,14,5745,53,-1,1,62,10048,20,-5,56,44,-1,3,9,53,-1,3,14,5950,53,-1,3,62,3360,8,-3,56,22,-1,5,52,0,22,-1,6,53,-1,6,53,-1,5,16,14,5899,53,-1,3,53,-1,6,56,60,1,42,62,5196,28,8,56,7,44,-1,4,9,53,-1,4,14,5890,53,-1,3,53,-1,6,56,62,6840,20,-9,56,60,1,53,-1,2,62,5224,24,-15,56,7,9,53,-1,4,62,5476,8,-11,56,60,1,62,5096,12,13,39,62,4348,36,-21,56,7,60,1,53,-1,2,62,5224,24,-15,56,7,9,53,-1,4,62,5288,4,0,56,60,1,62,5096,12,13,39,62,4348,36,-21,56,7,60,1,53,-1,2,62,5224,24,-15,56,7,9,0,-1,6,0,9,40,0,14,5766,53,-1,1,62,6712,12,18,56,60,1,53,0,14,7,60,1,53,-1,2,62,5224,24,-15,56,7,9,60,0,62,8112,8,2,39,62,6232,8,16,56,7,60,1,53,-1,2,62,5224,24,-15,56,7,9,53,-1,2,40,0,14,5982,46,5959,40,0,14,5973,22,-1,7,53,-1,2,40,0,14,5982,62,7500,16,12,39,40,0,14,5982,3,52,5993,25,22,-1,33,40,0,14,6036,60,0,63,40,9,17,1,0,1,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,1,62,6712,12,18,56,60,1,53,0,14,7,60,2,40,0,14,6035,3,52,6046,25,22,-1,34,40,0,14,6370,60,0,63,41,9,17,1,0,1,53,-1,1,62,6712,12,18,56,22,-1,2,53,-1,1,62,1424,8,-3,56,62,9504,8,6,58,14,6088,53,0,218,40,0,14,6091,53,0,219,22,-1,3,53,-1,2,62,6440,8,20,56,35,19,14,6111,9,62,9612,0,8,22,-1,4,53,-1,1,62,9724,24,17,56,35,19,14,6128,9,59,22,-1,5,53,-1,5,35,14,6146,9,53,-1,5,62,11048,24,-13,56,14,6167,62,4488,8,-2,60,1,53,-1,5,62,11048,24,-13,56,7,40,0,14,6171,62,9612,0,8,22,-1,6,52,0,22,-1,7,53,-1,3,53,0,219,58,14,6264,53,-1,2,62,2344,28,9,56,52,0,60,2,53,-1,4,62,10092,12,5,56,7,53,-1,6,57,53,-1,2,62,3480,56,-21,56,60,1,53,-1,4,62,10092,12,5,56,7,57,22,-1,8,53,-1,6,62,3360,8,-3,56,53,-1,8,62,3360,8,-3,56,5,52,100,51,44,-1,7,9,40,0,14,6318,53,-1,2,62,3480,56,-21,56,53,-1,2,62,2344,28,9,56,60,2,53,-1,4,62,10092,12,5,56,7,22,-1,9,53,-1,9,62,3360,8,-3,56,53,-1,4,62,3360,8,-3,56,5,52,100,51,44,-1,7,9,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,2,60,1,53,0,14,7,53,-1,3,53,0,219,58,14,6356,52,1,47,40,0,14,6357,59,53,-1,7,53,-1,3,60,5,40,0,14,6369,3,52,6380,25,22,-1,35,40,0,14,6597,60,0,63,42,9,17,1,0,1,52,0,22,-1,2,53,-1,1,62,6712,12,18,56,62,2684,52,-13,39,12,35,19,14,6427,9,53,-1,1,62,6712,12,18,56,62,11240,48,-9,39,12,14,6455,53,-1,1,62,6712,12,18,56,62,6440,8,20,56,62,3360,8,-3,56,44,-1,2,9,40,0,14,6510,53,-1,1,62,6712,12,18,56,62,3916,20,6,39,12,35,14,6486,9,53,-1,1,62,6712,12,18,56,62,2100,28,1,56,14,6510,53,-1,1,62,6712,12,18,56,62,140,16,-4,56,62,3360,8,-3,56,44,-1,2,9,53,-1,1,62,2520,8,-7,56,14,6537,53,-1,1,62,2520,8,-7,56,62,3360,8,-3,56,40,0,14,6540,52,1,47,22,-1,3,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,1,62,6712,12,18,56,60,1,53,0,14,7,53,-1,1,62,6712,12,18,56,60,1,53,0,17,7,53,-1,3,53,-1,2,60,5,40,0,14,6596,3,52,6607,25,22,-1,36,40,0,14,6859,60,0,63,43,9,17,1,0,1,53,-1,1,62,1424,8,-3,56,62,7684,24,-9,58,35,14,6641,9,53,-1,1,62,4880,32,18,56,14,6776,60,0,53,-1,1,62,4880,32,18,56,7,22,-1,2,60,0,52,6666,25,40,0,14,6751,60,0,63,44,22,-1,0,17,1,1,2,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,2,62,6712,12,18,56,60,1,53,0,14,7,53,-1,2,62,3692,28,-12,56,53,-1,2,62,9548,20,19,56,53,-1,2,62,456,16,1,56,53,-1,2,62,488,16,17,56,53,-1,2,62,5600,12,-4,56,60,7,40,0,14,6750,3,60,1,53,-1,2,62,4156,8,-11,56,7,62,5280,8,20,56,7,40,0,14,6858,40,0,14,6849,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,1,62,6712,12,18,56,60,1,53,0,14,7,53,-1,1,62,3692,28,-12,56,53,-1,1,62,9548,20,19,56,53,-1,1,62,456,16,1,56,53,-1,1,62,488,16,17,56,53,-1,1,62,5600,12,-4,56,60,7,40,0,14,6858,62,7500,16,12,39,40,0,14,6858,3,52,6869,25,22,-1,37,40,0,14,6984,60,0,63,45,9,17,0,0,36,6965,62,10068,24,-15,39,62,2176,28,-12,56,59,28,14,6899,40,0,40,0,14,6983,62,7920,20,16,22,-1,1,53,-1,1,53,-1,1,60,2,62,10068,24,-15,39,62,2176,28,-12,56,62,7736,12,-4,56,7,9,53,-1,1,60,1,62,10068,24,-15,39,62,2176,28,-12,56,62,6192,24,5,56,7,9,40,1,40,0,14,6983,46,6961,40,0,14,6974,22,-1,2,40,0,40,0,14,6983,62,7500,16,12,39,40,0,14,6983,3,52,6994,25,22,-1,38,40,0,14,7175,60,0,63,46,9,17,0,0,53,0,223,22,-1,1,62,10068,24,-15,39,52,0,32,28,14,7026,53,-1,1,40,0,14,7174,62,10068,24,-15,39,62,3876,8,4,56,14,7045,53,0,224,8,-1,1,9,62,10068,24,-15,39,62,3876,8,4,56,35,14,7074,9,62,10068,24,-15,39,62,3876,8,4,56,62,2916,36,-21,56,14,7083,53,0,225,8,-1,1,9,62,10068,24,-15,39,62,7516,40,-16,56,14,7102,53,0,226,8,-1,1,9,62,10068,24,-15,39,62,5124,40,-16,56,11,62,7500,16,12,27,14,7127,53,0,227,8,-1,1,9,36,7164,62,10068,24,-15,39,62,2176,28,-12,56,35,14,7149,9,60,0,53,0,37,7,14,7158,53,0,228,8,-1,1,9,46,7160,40,0,14,7167,22,-1,2,53,-1,1,40,0,14,7174,3,52,7185,25,22,-1,39,40,0,14,7206,60,0,63,47,9,17,1,0,1,53,-1,1,53,0,229,58,40,0,14,7205,3,52,7216,25,22,-1,40,40,0,14,7450,60,0,63,48,9,17,1,0,1,60,0,53,0,38,7,60,1,53,0,39,7,19,34,62,5844,24,-9,64,9,34,62,5844,24,-9,56,14,7258,6,40,0,14,7449,59,34,62,10596,8,22,64,9,60,0,34,62,5068,12,5,64,9,53,-1,1,34,62,6060,56,-21,64,9,60,0,34,62,4668,28,-19,56,7,34,62,8744,12,2,64,9,59,34,62,10484,20,18,64,9,60,0,34,62,10140,32,10,64,9,40,0,34,62,1076,40,22,64,9,34,22,-1,2,62,10068,24,-15,39,62,3536,36,-10,56,14,7440,52,7350,25,40,0,14,7422,60,0,63,49,22,-1,0,17,1,1,2,53,-1,2,62,7828,16,-16,56,53,48,2,62,6060,56,-21,56,58,35,14,7390,9,53,-1,2,62,2904,12,2,56,14,7412,53,-1,2,62,2904,12,2,56,60,1,53,48,2,62,9952,28,-6,56,7,9,62,7500,16,12,39,40,0,14,7421,3,62,9292,36,-18,60,2,62,10068,24,-15,39,62,3536,36,-10,56,7,9,62,7500,16,12,39,40,0,14,7449,3,52,7460,25,22,-1,41,40,0,14,7498,60,0,63,50,9,17,1,0,1,60,0,34,62,5068,12,5,64,9,53,-1,1,34,62,6060,56,-21,64,9,62,7500,16,12,39,40,0,14,7497,3,52,7508,25,22,-1,42,40,0,14,7567,60,0,63,51,9,17,1,0,1,36,7548,53,-1,1,60,1,62,5560,8,11,39,62,2216,20,20,56,7,9,40,0,40,0,14,7566,46,7544,40,0,14,7557,22,-1,2,40,1,40,0,14,7566,62,7500,16,12,39,40,0,14,7566,3,52,7577,25,22,-1,43,40,0,14,8076,60,0,63,52,9,17,3,0,1,2,3,53,-1,2,59,28,14,7602,53,0,221,44,-1,2,9,53,-1,3,60,1,62,8120,12,4,39,62,580,16,-7,56,7,19,14,7628,53,0,264,44,-1,3,9,60,0,22,-1,8,10,0,22,-1,9,53,-1,3,62,3360,8,-3,56,22,-1,10,52,0,44,-1,4,9,53,-1,4,53,-1,10,16,14,7698,53,-1,4,53,-1,9,53,-1,3,53,-1,4,56,64,9,60,0,53,-1,8,53,-1,4,64,9,0,-1,4,0,9,40,0,14,7655,53,-1,1,62,3360,8,-3,56,22,-1,11,52,0,44,-1,4,9,53,-1,4,53,-1,11,16,14,7815,53,-1,1,53,-1,4,56,44,-1,7,9,53,-1,7,52,0,56,44,-1,5,9,53,-1,9,53,-1,5,56,52,0,32,27,14,7806,53,-1,9,53,-1,5,56,44,-1,6,9,62,5732,8,11,53,-1,4,62,10556,24,-13,53,-1,7,10,2,53,-1,8,53,-1,6,56,53,-1,8,53,-1,6,56,62,3360,8,-3,56,64,9,0,-1,4,0,9,40,0,14,7715,53,-1,8,62,3360,8,-3,56,22,-1,12,60,0,22,-1,13,52,0,44,-1,4,9,53,-1,4,53,-1,12,16,14,7955,53,-1,8,53,-1,4,56,22,-1,14,53,-1,14,62,3360,8,-3,56,22,-1,15,52,0,22,-1,16,53,-1,16,53,-1,15,16,14,7928,53,-1,14,53,-1,16,56,53,-1,13,53,-1,13,62,3360,8,-3,56,64,9,53,-1,13,62,3360,8,-3,56,53,-1,2,55,14,7919,40,0,14,7928,0,-1,16,0,9,40,0,14,7872,53,-1,13,62,3360,8,-3,56,53,-1,2,55,14,7946,40,0,14,7955,0,-1,4,0,9,40,0,14,7837,52,7962,25,40,0,14,7996,60,0,63,53,22,-1,0,17,2,1,2,3,53,-1,2,62,5732,8,11,56,53,-1,3,62,5732,8,11,56,37,40,0,14,7995,3,60,1,53,-1,13,62,8668,8,7,56,7,9,53,-1,13,62,3360,8,-3,56,22,-1,17,60,0,22,-1,18,52,0,44,-1,4,9,53,-1,4,53,-1,17,16,14,8068,53,-1,13,53,-1,4,56,62,10556,24,-13,56,53,-1,18,53,-1,4,64,9,0,-1,4,0,9,40,0,14,8030,53,-1,18,40,0,14,8075,3,52,8086,25,22,-1,44,40,0,14,8128,60,0,63,54,9,17,0,0,60,0,62,5096,12,13,39,62,4496,8,12,56,7,52,100,51,60,1,62,5096,12,13,39,62,7476,8,3,56,7,40,0,14,8127,3,52,8138,25,22,-1,45,40,0,14,8222,60,0,63,55,9,17,0,0,52,15,52,2,60,2,52,36,60,1,60,0,62,5096,12,13,39,62,4496,8,12,56,7,62,7708,28,-12,56,7,62,596,20,14,56,7,52,15,52,2,60,2,52,36,60,1,60,0,62,5096,12,13,39,62,4496,8,12,56,7,62,7708,28,-12,56,7,62,596,20,14,56,7,57,40,0,14,8221,3,52,8232,25,22,-1,46,40,0,14,8291,60,0,63,56,9,17,0,0,62,10068,24,-15,39,62,10768,12,-2,56,62,3184,12,-10,56,62,7344,4,1,60,1,62,10068,24,-15,39,62,10768,12,-2,56,62,2552,8,-7,56,62,1520,8,5,56,7,52,0,56,57,40,0,14,8290,3,52,8301,25,22,-1,47,40,0,14,8423,60,0,63,57,9,17,1,0,1,62,10068,24,-15,39,62,10768,12,-2,56,62,9164,20,-21,56,22,-1,2,53,-1,2,35,14,8338,9,53,-1,1,14,8416,40,0,22,-1,3,52,0,22,-1,4,53,-1,4,53,-1,1,62,3360,8,-3,56,16,14,8409,53,-1,1,53,-1,4,56,22,-1,5,53,-1,2,60,1,53,-1,5,62,9536,8,15,56,7,14,8400,40,1,44,-1,3,9,40,0,14,8409,0,-1,4,0,9,40,0,14,8350,53,-1,3,40,0,14,8422,40,0,40,0,14,8422,3,52,8433,25,22,-1,48,40,0,14,8637,60,0,63,58,9,17,1,0,1,53,-1,1,19,35,19,14,8460,9,53,-1,1,11,62,10780,16,21,27,14,8469,53,-1,1,40,0,14,8636,53,-1,1,22,-1,2,62,10340,12,1,53,0,257,60,2,53,-1,2,62,396,12,4,56,7,44,-1,2,9,62,3348,12,14,53,0,258,60,2,53,-1,2,62,396,12,4,56,7,44,-1,2,9,62,4300,12,4,53,0,259,60,2,53,-1,2,62,396,12,4,56,7,44,-1,2,9,62,6136,4,-9,53,0,260,60,2,53,-1,2,62,396,12,4,56,7,44,-1,2,9,62,6680,16,-15,53,0,261,60,2,53,-1,2,62,396,12,4,56,7,44,-1,2,9,62,8772,8,2,53,0,262,60,2,53,-1,2,62,396,12,4,56,7,44,-1,2,9,62,1740,24,-17,53,0,263,60,2,53,-1,2,62,396,12,4,56,7,44,-1,2,9,53,-1,2,40,0,14,8636,3,52,8647,25,22,-1,49,40,0,14,8827,60,0,63,59,9,17,1,0,1,53,-1,1,19,14,8670,62,116,24,12,40,0,14,8826,52,0,22,-1,2,53,-1,1,62,3360,8,-3,56,22,-1,3,52,0,22,-1,4,53,-1,4,53,-1,3,16,14,8755,53,-1,4,60,1,53,-1,1,62,5032,36,-19,56,7,22,-1,5,53,-1,2,52,5,24,53,-1,2,37,53,-1,5,57,44,-1,2,9,53,-1,2,53,-1,2,13,44,-1,2,9,0,-1,4,0,9,40,0,14,8691,52,16,60,1,53,-1,2,52,0,65,62,7708,28,-12,56,7,22,-1,6,53,-1,6,62,3360,8,-3,56,52,6,16,14,8807,62,8968,4,15,53,-1,6,57,53,-1,6,57,44,-1,6,9,40,0,14,8774,52,6,52,0,60,2,53,-1,6,62,596,20,14,56,7,40,0,14,8826,3,52,8837,25,22,-1,50,40,0,14,8875,60,0,63,60,9,17,1,0,1,53,-1,1,11,62,10780,16,21,58,35,14,8870,9,53,-1,1,62,3360,8,-3,56,52,0,29,40,0,14,8874,3,52,8885,25,22,-1,51,40,0,14,8998,60,0,63,61,9,17,1,0,1,53,-1,1,60,1,53,0,50,7,19,14,8914,62,9612,0,8,40,0,14,8997,60,0,62,9404,4,4,53,0,235,60,2,62,9404,4,4,53,0,234,60,2,62,9612,0,8,53,0,233,60,2,53,-1,1,60,1,62,3384,16,-11,39,7,62,396,12,4,56,7,62,396,12,4,56,7,62,396,12,4,56,7,62,1976,36,-12,56,7,22,-1,2,53,-1,2,35,19,14,8993,9,62,9612,0,8,40,0,14,8997,3,52,9008,25,22,-1,52,40,0,14,9145,60,0,63,62,9,17,1,0,1,53,-1,1,60,1,53,0,50,7,19,14,9035,40,0,40,0,14,9144,53,-1,1,60,1,53,0,238,62,9536,8,15,56,7,14,9057,40,1,40,0,14,9144,53,-1,1,60,1,53,0,239,62,9536,8,15,56,7,35,14,9086,9,53,-1,1,62,3360,8,-3,56,52,12,29,14,9094,40,1,40,0,14,9144,53,-1,1,60,1,53,0,240,62,9536,8,15,56,7,14,9116,40,1,40,0,14,9144,53,-1,1,60,1,53,0,241,62,9536,8,15,56,7,14,9138,40,1,40,0,14,9144,40,0,40,0,14,9144,3,52,9155,25,22,-1,53,40,0,14,9211,60,0,63,63,9,17,1,0,1,53,-1,1,60,1,53,0,50,7,19,14,9182,40,0,40,0,14,9210,53,-1,1,60,1,53,0,242,62,9536,8,15,56,7,14,9204,40,1,40,0,14,9210,40,0,40,0,14,9210,3,52,9221,25,22,-1,54,40,0,14,9421,60,0,63,64,9,17,1,0,1,53,-1,1,60,1,53,0,50,7,19,14,9248,40,0,40,0,14,9420,53,-1,1,60,1,53,0,52,7,14,9265,40,0,40,0,14,9420,53,-1,1,60,1,53,0,53,7,14,9282,40,0,40,0,14,9420,53,-1,1,60,1,53,0,243,62,9536,8,15,56,7,14,9304,40,0,40,0,14,9420,53,-1,1,60,1,53,0,244,62,9536,8,15,56,7,14,9326,40,0,40,0,14,9420,53,-1,1,60,1,53,0,245,62,9536,8,15,56,7,14,9348,40,0,40,0,14,9420,53,-1,1,60,1,53,0,246,62,9536,8,15,56,7,14,9370,40,0,40,0,14,9420,53,-1,1,60,1,53,0,247,62,9536,8,15,56,7,14,9392,40,0,40,0,14,9420,53,-1,1,60,1,53,0,248,62,9536,8,15,56,7,14,9414,40,0,40,0,14,9420,40,1,40,0,14,9420,3,52,9431,25,22,-1,55,40,0,14,9460,60,0,63,65,9,17,2,0,1,2,53,-1,2,60,1,53,-1,1,62,8696,16,-1,56,7,40,0,14,9459,3,52,9470,25,22,-1,56,40,0,14,9524,60,0,63,66,9,17,1,0,1,62,6432,8,0,53,-1,1,60,2,53,0,55,7,22,-1,2,53,-1,2,14,9515,60,0,53,-1,2,62,1976,36,-12,56,7,40,0,14,9519,62,9612,0,8,40,0,14,9523,3,52,9534,25,22,-1,57,40,0,14,9573,60,0,63,67,9,17,1,0,1,62,9164,20,-21,53,-1,1,60,2,53,0,55,7,22,-1,2,53,-1,2,60,1,53,0,50,7,40,0,14,9572,3,52,9583,25,22,-1,58,40,0,14,9666,60,0,63,68,9,17,1,0,1,53,-1,1,60,1,53,0,50,7,19,14,9611,53,-1,1,40,0,14,9665,53,-1,1,60,1,53,0,52,7,35,19,14,9634,9,53,-1,1,60,1,53,0,53,7,14,9643,53,-1,1,40,0,14,9665,62,1256,12,-2,53,0,255,60,2,53,-1,1,62,396,12,4,56,7,40,0,14,9665,3,52,9676,25,22,-1,59,40,0,14,10315,60,0,63,69,9,17,1,0,1,53,-1,1,60,1,53,0,50,7,19,14,9702,59,40,0,14,10314,53,-1,1,60,1,53,0,249,62,9536,8,15,56,7,19,14,9724,59,40,0,14,10314,53,-1,1,60,1,53,0,250,62,9536,8,15,56,7,35,14,9756,9,53,-1,1,60,1,53,0,251,62,9536,8,15,56,7,35,14,9774,9,53,-1,1,60,1,53,0,252,62,9536,8,15,56,7,14,9781,59,40,0,14,10314,60,0,53,-1,1,62,1976,36,-12,56,7,22,-1,2,62,7380,76,-19,52,1,62,7792,36,-15,52,1,62,100,16,2,52,1,62,9776,28,-8,52,1,62,2420,16,-6,52,1,62,6180,12,3,52,1,62,1408,16,10,52,1,62,3768,68,-22,52,1,62,1232,24,15,52,1,62,9580,32,1,52,1,62,56,44,-16,52,1,62,10184,12,-1,52,1,62,1880,52,-22,52,1,62,9428,24,-11,52,1,62,7628,44,-21,52,1,62,1952,16,13,52,1,62,8620,8,-1,52,1,62,10104,8,5,52,1,62,6408,12,19,52,1,62,8844,12,4,52,1,62,2808,8,10,52,1,62,8e3,8,-3,52,1,62,4044,8,-11,52,1,10,23,22,-1,3,53,-1,3,53,-1,2,56,14,9952,59,40,0,14,10314,59,22,-1,4,62,6420,12,19,60,1,53,-1,1,62,5636,16,7,56,7,22,-1,5,53,-1,5,52,0,29,14,10055,53,-1,5,52,0,60,2,53,-1,1,62,596,20,14,56,7,22,-1,6,62,4740,4,18,60,1,53,-1,6,62,5636,16,7,56,7,52,1,47,29,14,10044,62,4740,4,18,60,1,53,-1,6,62,1520,8,5,56,7,52,0,56,40,0,14,10047,53,-1,6,44,-1,4,9,40,0,14,10247,62,4740,4,18,60,1,53,-1,1,62,5636,16,7,56,7,52,1,47,29,14,10102,62,4740,4,18,60,1,53,-1,1,62,1520,8,5,56,7,52,0,56,44,-1,4,9,40,0,14,10247,62,2528,4,0,60,1,53,-1,1,62,5636,16,7,56,7,52,1,47,29,14,10149,62,2528,4,0,60,1,53,-1,1,62,1520,8,5,56,7,52,0,56,44,-1,4,9,40,0,14,10247,53,-1,1,60,1,53,0,252,62,9536,8,15,56,7,35,19,14,10187,9,62,9404,4,4,60,1,53,-1,1,62,5636,16,7,56,7,52,1,47,29,35,19,14,10211,9,62,1688,4,17,60,1,53,-1,1,62,5636,16,7,56,7,52,1,47,29,14,10224,53,-1,1,44,-1,4,9,40,0,14,10247,53,-1,1,60,1,53,0,253,62,9536,8,15,56,7,14,10247,53,-1,1,44,-1,4,9,53,-1,4,19,14,10258,59,40,0,14,10314,53,-1,4,60,1,53,0,58,7,44,-1,4,9,53,-1,4,60,1,53,0,52,7,35,19,14,10294,9,53,-1,4,60,1,53,0,53,7,14,10301,59,40,0,14,10314,53,-1,4,60,1,53,0,51,7,40,0,14,10314,3,52,10325,25,22,-1,60,40,0,14,10623,60,0,63,70,9,17,1,0,1,53,-1,1,62,10116,24,17,56,35,19,14,10355,9,53,-1,1,62,140,16,-4,56,35,19,14,10364,9,62,9612,0,8,22,-1,2,62,9612,0,8,53,0,237,60,2,62,11332,4,5,53,0,236,60,2,53,-1,2,62,396,12,4,56,7,62,396,12,4,56,7,44,-1,2,9,62,5520,28,-16,53,-1,1,60,2,53,0,55,7,14,10445,62,5520,28,-16,53,-1,1,60,2,53,0,55,7,35,19,14,10441,9,62,9612,0,8,44,-1,2,9,53,-1,2,19,14,10477,62,156,20,14,53,-1,1,60,2,53,0,55,7,35,19,14,10473,9,62,9612,0,8,44,-1,2,9,53,-1,2,19,14,10536,62,9164,20,-21,53,-1,1,60,2,53,0,55,7,22,-1,3,53,-1,3,14,10536,62,9612,0,8,62,5496,4,-21,60,2,53,-1,3,62,396,12,4,56,7,35,19,14,10532,9,62,9612,0,8,44,-1,2,9,53,-1,2,19,14,10547,59,40,0,14,10622,53,-1,2,60,1,53,0,48,7,44,-1,2,9,62,11332,4,5,60,1,53,-1,2,62,1520,8,5,56,7,22,-1,4,62,9404,4,4,60,1,53,0,267,52,0,60,2,53,-1,4,62,10092,12,5,56,7,62,176,12,19,56,7,22,-1,5,53,-1,5,60,1,53,0,51,7,40,0,14,10622,3,52,10633,25,22,-1,61,40,0,14,10805,60,0,63,71,9,17,1,0,1,53,-1,1,62,2168,8,-12,56,35,19,14,10659,9,62,9612,0,8,22,-1,2,62,9612,0,8,53,0,237,60,2,62,11332,4,5,53,0,236,60,2,53,-1,2,62,396,12,4,56,7,62,396,12,4,56,7,44,-1,2,9,53,-1,2,19,14,10731,62,3596,96,-20,53,-1,1,60,2,53,0,55,7,35,19,14,10727,9,62,9612,0,8,44,-1,2,9,53,-1,2,19,14,10742,59,40,0,14,10804,62,11332,4,5,60,1,53,-1,2,62,1520,8,5,56,7,22,-1,3,62,9404,4,4,60,1,53,0,267,52,0,60,2,53,-1,3,62,10092,12,5,56,7,62,176,12,19,56,7,22,-1,4,53,-1,4,60,1,53,0,51,7,40,0,14,10804,3,52,10815,25,22,-1,62,40,0,14,11092,60,0,63,72,9,17,2,0,1,2,53,-1,1,19,35,19,14,10843,9,53,-1,1,62,3572,24,-1,56,19,14,10850,59,40,0,14,11091,60,0,22,-1,3,53,-1,2,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,10918,62,1052,4,-1,53,-1,2,53,-1,5,56,57,62,6644,4,-4,57,60,1,53,-1,3,62,5224,24,-15,56,7,9,0,-1,5,0,9,40,0,14,10871,36,10956,62,3104,4,-16,60,1,53,-1,3,62,176,12,19,56,7,60,1,53,-1,1,62,3572,24,-1,56,7,44,-1,6,9,46,10952,40,0,14,10964,22,-1,7,59,40,0,14,11091,53,0,265,53,-1,6,62,3360,8,-3,56,60,2,62,5096,12,13,39,62,7672,12,18,56,7,22,-1,8,52,0,22,-1,9,53,-1,9,53,-1,8,16,14,11086,53,-1,6,53,-1,9,56,22,-1,10,52,0,22,-1,11,53,-1,11,53,-1,4,16,14,11077,53,-1,2,53,-1,11,56,60,1,53,-1,10,62,8696,16,-1,56,7,22,-1,12,53,-1,12,60,1,53,0,54,7,14,11068,53,-1,12,40,0,14,11091,0,-1,11,0,9,40,0,14,11020,0,-1,9,0,9,40,0,14,10996,59,40,0,14,11091,3,52,11102,25,22,-1,63,40,0,14,11189,60,0,63,73,9,17,2,0,1,2,53,-1,1,62,8e3,8,-3,58,14,11128,40,1,40,0,14,11188,53,-1,1,62,2808,8,10,58,35,14,11174,9,53,-1,2,62,8e3,8,-3,58,35,19,14,11161,9,53,-1,2,62,9624,16,-9,58,35,19,14,11174,9,53,-1,2,62,7620,8,12,58,14,11182,40,1,40,0,14,11188,40,0,40,0,14,11188,3,52,11199,25,22,-1,64,40,0,14,11412,60,0,63,74,9,17,4,0,1,2,3,4,53,-1,2,62,2808,8,10,58,35,14,11236,9,53,-1,3,53,-1,2,60,2,53,0,63,7,19,14,11244,40,1,40,0,14,11411,53,-1,2,62,700,40,-16,58,35,19,14,11265,9,53,-1,2,62,10980,8,-3,58,14,11273,40,1,40,0,14,11411,62,9804,36,-20,62,11096,12,21,62,4628,20,-8,62,4852,28,-19,62,6648,28,19,62,552,28,-16,62,6548,16,9,62,11036,12,3,60,8,22,-1,5,53,-1,4,60,1,53,-1,5,62,5636,16,7,56,7,52,1,47,27,14,11336,40,1,40,0,14,11411,62,9748,28,4,53,-1,1,60,2,53,0,55,7,22,-1,6,53,-1,6,62,9612,0,8,58,35,19,14,11373,9,53,-1,6,62,1204,28,-16,58,35,14,11385,9,53,-1,4,62,8e3,8,-3,27,35,14,11397,9,53,-1,4,62,3276,8,-2,27,14,11405,40,1,40,0,14,11411,40,0,40,0,14,11411,3,52,11422,25,22,-1,65,40,0,14,11575,60,0,63,75,9,17,4,0,1,2,3,4,53,-1,3,53,-1,2,60,2,53,0,63,7,14,11456,62,8e3,8,-3,40,0,14,11574,53,-1,2,62,10032,4,-3,58,35,14,11477,9,53,-1,1,60,1,53,0,57,7,14,11487,62,3276,8,-2,40,0,14,11574,53,-1,4,62,8e3,8,-3,58,14,11505,62,8e3,8,-3,40,0,14,11574,53,-1,4,62,3276,8,-2,58,14,11523,62,3276,8,-2,40,0,14,11574,53,-1,4,53,-1,3,53,-1,2,53,-1,1,60,4,53,0,64,7,14,11551,62,2808,8,10,40,0,14,11574,53,-1,2,62,10032,4,-3,58,14,11569,62,3276,8,-2,40,0,14,11574,59,40,0,14,11574,3,52,11585,25,22,-1,66,40,0,14,11657,60,0,63,76,9,17,1,0,1,53,-1,1,62,8e3,8,-3,58,14,11612,62,4044,8,-11,40,0,14,11656,53,-1,1,62,2808,8,10,58,14,11630,62,2808,8,10,40,0,14,11656,53,-1,1,62,3276,8,-2,58,14,11648,62,3276,8,-2,40,0,14,11656,62,9612,0,8,40,0,14,11656,3,52,11667,25,22,-1,67,40,0,14,11739,60,0,63,77,9,17,2,0,1,2,53,-1,2,60,1,53,0,50,7,19,14,11694,6,40,0,14,11738,53,-1,2,60,1,53,-1,1,62,5636,16,7,56,7,52,1,47,58,14,11729,53,-1,2,60,1,53,-1,1,62,5224,24,-15,56,7,9,62,7500,16,12,39,40,0,14,11738,3,52,11749,25,22,-1,68,40,0,14,12228,60,0,63,78,9,17,5,0,1,2,3,4,5,53,-1,2,60,1,53,0,51,7,22,-1,6,53,-1,6,19,14,11785,6,40,0,14,12227,53,0,256,60,1,53,-1,6,62,1520,8,5,56,7,22,-1,7,62,9404,4,4,60,1,53,0,267,52,0,60,2,53,-1,7,62,10092,12,5,56,7,62,176,12,19,56,7,22,-1,8,53,-1,3,60,1,53,0,66,7,22,-1,9,62,9612,0,8,22,-1,10,62,9612,0,8,22,-1,11,53,-1,9,19,14,11883,53,-1,8,44,-1,10,9,53,-1,6,44,-1,11,9,40,0,14,12157,53,-1,3,62,2808,8,10,58,14,12015,53,-1,4,35,19,14,11905,9,62,9612,0,8,60,1,53,0,51,7,22,-1,12,53,-1,12,35,14,11929,9,53,-1,12,62,4488,8,-2,27,35,14,11951,9,53,-1,12,60,1,53,-1,6,62,5636,16,7,56,7,52,1,47,58,22,-1,13,53,-1,9,53,0,266,57,22,-1,14,53,-1,13,14,11989,53,-1,9,53,0,266,57,53,-1,12,57,62,9404,4,4,57,44,-1,14,9,53,-1,14,53,-1,8,57,44,-1,10,9,53,-1,9,53,-1,6,57,44,-1,11,9,40,0,14,12157,53,-1,8,22,-1,15,53,-1,6,22,-1,16,53,-1,9,53,0,266,57,60,1,53,-1,16,62,5636,16,7,56,7,52,0,58,14,12127,53,-1,9,62,3360,8,-3,56,52,1,57,60,1,53,-1,16,62,596,20,14,56,7,44,-1,16,9,62,9404,4,4,60,1,53,-1,16,62,1520,8,5,56,7,44,-1,7,9,62,9404,4,4,60,1,53,0,267,52,0,60,2,53,-1,7,62,10092,12,5,56,7,62,176,12,19,56,7,44,-1,15,9,53,-1,9,53,0,266,57,53,-1,15,57,44,-1,10,9,53,-1,9,53,0,266,57,53,-1,16,57,44,-1,11,9,53,-1,11,22,-1,17,53,-1,5,60,1,53,0,50,7,14,12185,53,0,266,53,-1,5,57,43,-1,17,9,53,-1,17,60,1,53,0,49,7,22,-1,18,53,-1,10,53,0,266,57,53,-1,18,57,53,-1,1,60,2,53,0,67,7,9,62,7500,16,12,39,40,0,14,12227,3,52,12238,25,22,-1,69,40,0,14,13153,60,0,63,79,9,17,2,0,1,2,53,-1,1,19,35,19,14,12268,9,53,-1,1,62,9356,12,-1,56,52,1,27,14,12275,59,40,0,14,13152,60,0,22,-1,3,60,0,53,-1,1,62,7232,12,-4,56,62,1976,36,-12,56,7,22,-1,4,60,0,62,1424,8,-3,53,-1,1,60,2,53,0,55,7,35,19,14,12323,9,62,9612,0,8,62,1976,36,-12,56,7,22,-1,5,53,-1,1,60,1,53,0,56,7,22,-1,6,53,-1,6,53,-1,5,53,-1,4,53,-1,1,60,4,53,0,65,7,22,-1,7,53,-1,7,62,3276,8,-2,58,14,12392,62,9164,20,-21,53,-1,1,60,2,53,0,55,7,40,0,14,12393,59,22,-1,8,62,5164,32,0,62,4532,40,14,62,5784,16,15,62,11220,16,-6,62,4144,12,2,62,8020,20,1,62,2784,16,14,62,10720,48,-22,62,2740,44,-14,60,9,22,-1,9,53,-1,9,62,3360,8,-3,56,22,-1,10,52,0,22,-1,11,53,-1,11,53,-1,10,16,14,12525,53,-1,9,53,-1,11,56,53,-1,1,60,2,53,0,55,7,22,-1,12,53,-1,12,60,1,53,0,54,7,14,12516,59,53,-1,5,53,-1,7,53,-1,12,53,-1,3,60,5,53,0,68,7,9,40,0,14,12525,0,-1,11,0,9,40,0,14,12453,62,1172,4,-3,53,-1,1,60,2,53,0,55,7,22,-1,13,53,-1,13,60,1,53,0,54,7,14,12572,59,53,-1,5,53,-1,7,53,-1,13,53,-1,3,60,5,53,0,68,7,9,53,-1,7,35,14,12590,9,53,-1,3,62,3360,8,-3,56,52,0,58,14,12638,53,-1,9,53,-1,1,60,2,53,0,62,7,22,-1,14,53,-1,14,60,1,53,0,54,7,14,12638,59,53,-1,5,53,-1,7,53,-1,14,53,-1,3,60,5,53,0,68,7,9,53,-1,3,62,3360,8,-3,56,52,0,58,14,12770,62,2840,16,-2,62,6460,24,1,62,2484,36,-21,62,10816,12,-11,62,3596,96,-20,62,2168,8,-12,60,6,22,-1,15,53,-1,15,62,3360,8,-3,56,22,-1,16,52,0,22,-1,17,53,-1,17,53,-1,16,16,14,12770,53,-1,15,53,-1,17,56,53,-1,1,60,2,53,0,55,7,22,-1,18,53,-1,18,60,1,53,0,54,7,14,12761,53,-1,8,53,-1,5,53,-1,7,53,-1,18,53,-1,3,60,5,53,0,68,7,9,40,0,14,12770,0,-1,17,0,9,40,0,14,12696,53,-1,3,62,3360,8,-3,56,52,0,58,14,12951,53,-1,1,62,10424,20,-9,56,22,-1,19,53,-1,19,11,62,10780,16,21,58,35,14,12818,9,53,-1,19,62,3360,8,-3,56,52,0,29,14,12951,62,9612,0,8,62,768,8,13,60,2,62,1828,24,-20,39,1,60,1,53,-1,19,62,1520,8,5,56,7,22,-1,20,53,0,265,53,-1,20,62,3360,8,-3,56,60,2,62,5096,12,13,39,62,7672,12,18,56,7,22,-1,21,52,0,22,-1,22,53,-1,22,53,-1,21,16,14,12951,53,-1,20,53,-1,22,56,60,1,53,0,59,7,22,-1,23,53,-1,23,14,12942,53,-1,8,53,-1,20,57,53,-1,5,53,-1,7,53,-1,23,53,-1,3,60,5,53,0,68,7,9,40,0,14,12951,0,-1,22,0,9,40,0,14,12882,53,-1,3,62,3360,8,-3,56,52,0,58,14,13003,53,-1,1,60,1,53,0,61,7,22,-1,24,53,-1,24,14,13003,53,-1,8,53,-1,5,53,-1,7,53,-1,24,53,-1,3,60,5,53,0,68,7,9,53,-1,3,62,3360,8,-3,56,52,0,58,14,13055,53,-1,1,60,1,53,0,60,7,22,-1,25,53,-1,25,14,13055,53,-1,8,53,-1,5,53,-1,7,53,-1,25,53,-1,3,60,5,53,0,68,7,9,53,-1,3,62,3360,8,-3,56,52,0,58,14,13113,53,-1,7,35,19,14,13079,9,53,-1,4,53,0,266,57,62,7220,12,9,57,22,-1,26,53,-1,8,53,-1,5,53,-1,7,53,-1,26,53,-1,3,60,5,53,0,68,7,9,53,-1,2,14,13125,53,-1,3,40,0,14,13152,53,-1,3,52,0,56,22,-1,27,53,-1,27,19,14,13145,59,40,0,14,13152,53,-1,27,40,0,14,13152,3,52,13163,25,22,-1,70,40,0,14,13247,60,0,63,80,9,17,1,0,1,53,-1,1,19,35,19,14,13192,9,53,-1,1,62,3360,8,-3,56,52,0,58,14,13201,53,-1,1,40,0,14,13246,53,-1,1,62,3360,8,-3,56,52,4,18,14,13222,62,4168,8,-4,40,0,14,13246,53,-1,1,62,3360,8,-3,56,60,1,62,4504,4,-12,62,2476,8,17,56,7,40,0,14,13246,3,52,13257,25,22,-1,71,40,0,14,13433,60,0,63,81,9,17,1,0,1,53,-1,1,52,0,56,22,-1,2,53,-1,2,53,0,269,58,14,13303,53,-1,1,52,1,56,35,19,14,13299,9,62,9612,0,8,40,0,14,13432,53,-1,2,53,0,268,58,14,13424,53,-1,1,52,3,56,22,-1,3,53,-1,3,14,13345,53,-1,1,52,2,56,35,19,14,13341,9,62,9612,0,8,40,0,14,13432,53,-1,1,52,4,56,22,-1,4,62,9612,0,8,22,-1,5,53,-1,4,14,13417,53,-1,4,62,3360,8,-3,56,22,-1,6,52,0,22,-1,7,53,-1,7,53,-1,6,16,14,13417,53,-1,4,53,-1,7,56,60,1,53,0,71,7,43,-1,5,9,0,-1,7,0,9,40,0,14,13382,53,-1,5,40,0,14,13432,62,9612,0,8,40,0,14,13432,3,52,13443,25,22,-1,72,40,0,14,13936,60,0,63,82,9,17,2,0,1,2,52,13463,25,22,-1,3,40,0,14,13882,60,0,63,83,9,17,1,0,1,53,-1,1,19,35,19,14,13491,9,53,-1,1,62,9356,12,-1,56,59,28,14,13509,59,40,0,62,9612,0,8,53,0,270,60,4,40,0,14,13881,53,-1,1,62,9356,12,-1,56,22,-1,2,40,0,22,-1,3,53,-1,2,52,3,58,14,13615,53,-1,1,62,3896,20,10,56,35,19,14,13550,9,62,9612,0,8,22,-1,4,53,-1,4,53,-1,1,60,2,53,82,2,7,44,-1,3,9,53,-1,3,14,13587,53,-1,4,60,1,53,0,70,7,40,0,14,13590,53,-1,4,22,-1,5,53,-1,1,53,-1,3,53,-1,5,53,0,269,60,4,40,0,14,13881,40,0,14,13863,53,-1,2,52,1,58,14,13863,53,-1,1,22,-1,6,60,0,22,-1,7,53,-1,6,62,6820,20,18,56,22,-1,8,62,9612,0,8,22,-1,9,53,-1,8,62,3360,8,-3,56,22,-1,10,52,0,22,-1,11,53,-1,11,53,-1,10,16,14,13730,53,-1,8,53,-1,11,56,60,1,53,82,3,7,22,-1,12,53,-1,12,60,1,53,-1,7,62,5224,24,-15,56,7,9,53,-1,12,60,1,53,0,71,7,43,-1,9,9,0,-1,11,0,9,40,0,14,13668,53,-1,6,62,7232,12,-4,56,14,13760,60,0,53,-1,6,62,7232,12,-4,56,62,1976,36,-12,56,7,40,0,14,13764,62,9612,0,8,22,-1,13,53,-1,13,62,2808,8,10,58,35,19,14,13788,9,53,-1,13,62,700,40,-16,58,22,-1,14,53,-1,14,35,19,14,13811,9,53,-1,9,53,-1,6,60,2,53,82,2,7,44,-1,3,9,53,-1,3,14,13833,53,-1,9,60,1,53,0,70,7,40,0,14,13836,53,-1,9,22,-1,15,53,-1,6,53,-1,7,53,-1,3,53,-1,15,53,-1,13,53,0,268,60,6,40,0,14,13881,53,-1,1,40,0,62,9612,0,8,53,0,270,60,4,40,0,14,13881,3,53,-1,1,19,35,19,14,13900,9,53,-1,2,11,62,7864,16,20,27,14,13910,62,9612,0,8,40,0,14,13935,53,-1,1,60,1,53,-1,3,7,22,-1,4,53,-1,4,60,1,53,0,71,7,40,0,14,13935,3,52,13946,25,22,-1,73,40,0,14,14117,60,0,63,84,9,17,1,0,1,53,-1,1,60,1,62,8120,12,4,39,62,580,16,-7,56,7,19,14,13979,59,40,0,14,14116,60,0,53,-1,1,62,10092,12,5,56,7,22,-1,2,53,-1,1,62,3360,8,-3,56,22,-1,3,52,0,22,-1,4,53,-1,4,53,-1,3,16,14,14109,53,-1,1,53,-1,4,56,22,-1,5,53,-1,5,11,62,10780,16,21,58,35,14,14053,9,53,-1,5,62,3360,8,-3,56,53,0,222,29,14,14100,53,-1,5,60,1,53,0,254,62,9536,8,15,56,7,14,14076,59,40,0,14,14116,53,0,222,52,0,60,2,53,-1,5,62,10092,12,5,56,7,53,-1,2,53,-1,4,64,9,0,-1,4,0,9,40,0,14,14009,53,-1,2,40,0,14,14116,3,52,14127,25,22,-1,74,40,0,14,14405,60,0,63,85,9,17,1,0,1,60,0,53,0,38,7,34,62,5984,76,-21,64,9,34,62,5984,76,-21,56,60,1,53,0,39,7,19,14,14178,53,0,279,34,62,5548,12,19,64,9,40,0,14,14188,53,0,278,34,62,5548,12,19,64,9,53,-1,1,60,1,53,0,75,7,34,62,9980,32,12,64,9,34,60,1,34,62,1284,28,15,56,62,3340,8,-11,56,7,34,62,2040,32,21,64,9,34,62,5548,12,19,56,53,0,278,58,14,14259,62,2016,12,-5,60,1,53,0,40,1,34,62,1660,28,18,64,9,40,0,14,14288,34,62,5548,12,19,56,53,0,279,58,14,14288,62,2016,12,-5,60,1,53,0,41,1,34,62,1660,28,18,64,9,60,0,53,0,44,7,34,62,10580,16,7,64,9,60,0,62,8112,8,2,39,62,6232,8,16,56,7,34,62,8092,20,21,64,9,36,14392,52,14330,25,40,0,14,14351,60,0,63,86,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,14350,3,60,1,34,62,8092,20,21,56,60,0,53,0,46,7,60,2,53,0,191,60,2,34,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,46,14388,40,0,14,14395,22,-1,2,62,7500,16,12,39,40,0,14,14404,3,52,14415,25,22,-1,75,40,0,14,14805,60,0,63,87,9,17,1,0,1,60,0,22,-1,2,53,-1,1,62,4588,20,9,56,53,-1,2,53,0,271,64,9,53,-1,1,62,1176,20,-11,56,53,-1,2,53,0,274,64,9,53,-1,1,62,11308,16,-6,56,53,-1,2,53,0,276,64,9,52,0,32,53,-1,2,53,0,272,64,9,52,0,32,53,-1,2,53,0,273,64,9,53,-1,1,62,2380,28,-7,56,53,-1,2,53,0,275,64,9,53,-1,1,62,11308,16,-6,56,53,-1,2,53,0,276,64,9,53,-1,1,62,5108,16,-2,56,14,14617,52,14548,25,40,0,14,14593,60,0,63,88,22,-1,0,17,1,1,2,53,-1,2,11,62,10780,16,21,58,14,14585,53,-1,2,60,1,62,1828,24,-20,39,1,40,0,14,14592,53,-1,2,40,0,14,14592,3,60,1,53,-1,1,62,5108,16,-2,56,62,4156,8,-11,56,7,53,-1,2,53,0,272,64,9,53,-1,1,62,3852,24,11,56,14,14703,52,14634,25,40,0,14,14679,60,0,63,89,22,-1,0,17,1,1,2,53,-1,2,11,62,10780,16,21,58,14,14671,53,-1,2,60,1,62,1828,24,-20,39,1,40,0,14,14678,53,-1,2,40,0,14,14678,3,60,1,53,-1,1,62,3852,24,11,56,62,4156,8,-11,56,7,53,-1,2,53,0,273,64,9,53,-1,1,62,1176,20,-11,56,14,14745,62,5892,8,10,60,1,53,-1,1,62,1176,20,-11,56,62,176,12,19,56,7,53,-1,2,53,0,275,64,9,40,0,14,14757,62,7256,44,-17,53,-1,2,53,0,275,64,9,53,-1,1,62,11308,16,-6,56,14,14787,53,-1,1,62,11308,16,-6,56,53,-1,2,53,0,276,64,9,40,0,14,14797,40,0,53,-1,2,53,0,276,64,9,53,-1,2,40,0,14,14804,3,52,14815,25,22,-1,76,40,0,14,15037,60,0,63,90,9,17,3,0,1,2,3,53,-1,1,19,14,14837,59,40,0,14,15036,53,-1,3,11,62,1740,24,-17,58,14,14855,53,-1,3,40,0,14,14857,52,2,22,-1,4,53,-1,1,22,-1,5,52,0,22,-1,6,62,11108,16,15,39,62,8952,16,8,56,22,-1,7,53,-1,7,62,5800,28,-14,56,11,62,7864,16,20,58,14,14908,62,5800,28,-14,40,0,14,14957,53,-1,7,62,8424,40,8,56,11,62,7864,16,20,58,14,14932,62,8424,40,8,40,0,14,14957,53,-1,7,62,10444,40,19,56,11,62,7864,16,20,58,14,14956,62,10444,40,19,40,0,14,14957,59,22,-1,8,53,-1,5,35,14,14974,9,53,-1,6,53,-1,4,18,14,15031,53,-1,8,19,14,14987,59,40,0,14,15036,53,-1,2,60,1,53,-1,5,53,-1,8,56,7,14,15009,53,-1,5,40,0,14,15036,53,-1,5,62,9064,60,-18,56,44,-1,5,9,52,1,43,-1,6,9,40,0,14,14960,59,40,0,14,15036,3,52,15047,25,22,-1,77,40,0,14,15286,60,0,63,91,9,17,0,0,10,0,34,62,7772,20,6,64,9,62,5392,24,4,60,0,62,5300,16,6,60,0,62,8112,8,2,39,62,6232,8,16,56,7,62,6140,24,14,52,0,62,11176,20,22,10,0,62,10172,12,-20,10,0,62,8972,24,5,10,0,62,1528,16,-1,40,0,62,7556,16,13,40,0,10,8,34,62,7300,8,-2,64,9,10,0,34,62,7300,8,-2,56,62,5900,16,22,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,283,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,284,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,285,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,286,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,287,64,9,40,1,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,288,64,9,34,60,1,34,62,6596,20,2,56,62,3340,8,-11,56,7,34,62,6596,20,2,64,9,62,7500,16,12,39,40,0,14,15285,3,52,15296,25,22,-1,78,40,0,14,15323,60,0,63,92,9,17,0,0,60,0,34,62,7772,20,6,64,9,62,7500,16,12,39,40,0,14,15322,3,52,15333,25,22,-1,79,40,0,14,15361,60,0,63,93,9,17,0,0,52,0,32,34,62,10988,36,-13,64,9,62,7500,16,12,39,40,0,14,15360,3,52,15371,25,22,-1,80,40,0,14,15508,60,0,63,94,9,17,0,0,62,10068,24,-15,39,62,5484,12,9,56,22,-1,1,53,-1,1,19,14,15404,52,0,40,0,14,15507,62,9612,0,8,22,-1,2,53,-1,1,60,1,62,4384,8,0,39,62,8900,8,5,56,7,22,-1,3,53,-1,3,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,15494,53,-1,3,53,-1,5,56,22,-1,6,53,-1,6,62,3936,4,-6,57,53,-1,1,53,-1,6,56,57,43,-1,2,9,0,-1,5,0,9,40,0,14,15446,53,-1,2,60,1,53,0,300,7,40,0,14,15507,3,52,15518,25,22,-1,81,40,0,14,15611,60,0,63,95,9,17,0,0,36,15593,62,1012,40,-17,60,1,62,7756,16,-3,39,62,7320,24,15,56,7,22,-1,1,53,-1,1,62,3360,8,-3,56,52,0,29,14,15580,53,-1,1,52,0,56,62,2300,12,2,56,40,0,14,15610,40,0,14,15587,52,1,47,40,0,14,15610,46,15589,40,0,14,15601,22,-1,2,59,40,0,14,15610,62,7500,16,12,39,40,0,14,15610,3,52,15621,25,22,-1,82,40,0,14,15686,60,0,63,96,9,17,0,0,36,15668,52,150,52,0,60,2,62,10068,24,-15,39,62,10768,12,-2,56,62,9164,20,-21,56,62,10092,12,5,56,7,40,0,14,15685,46,15664,40,0,14,15676,22,-1,1,59,40,0,14,15685,62,7500,16,12,39,40,0,14,15685,3,52,15696,25,22,-1,83,40,0,14,15745,60,0,63,97,9,17,0,0,36,15727,60,0,53,0,299,62,11048,24,-13,56,7,40,0,14,15744,46,15723,40,0,14,15735,22,-1,1,59,40,0,14,15744,62,7500,16,12,39,40,0,14,15744,3,52,15755,25,22,-1,84,40,0,14,15804,60,0,63,98,9,17,0,0,36,15786,60,0,53,0,296,62,11048,24,-13,56,7,40,0,14,15803,46,15782,40,0,14,15794,22,-1,1,59,40,0,14,15803,62,7500,16,12,39,40,0,14,15803,3,52,15814,25,22,-1,85,40,0,14,15863,60,0,63,99,9,17,0,0,36,15845,60,0,53,0,155,62,11048,24,-13,56,7,40,0,14,15862,46,15841,40,0,14,15853,22,-1,1,59,40,0,14,15862,62,7500,16,12,39,40,0,14,15862,3,52,15873,25,22,-1,86,40,0,14,15938,60,0,63,100,9,17,0,0,36,15920,52,150,52,0,60,2,62,7484,16,-10,39,62,10768,12,-2,56,62,9164,20,-21,56,62,10092,12,5,56,7,40,0,14,15937,46,15916,40,0,14,15928,22,-1,1,59,40,0,14,15937,62,7500,16,12,39,40,0,14,15937,3,52,15948,25,22,-1,87,40,0,14,15992,60,0,63,101,9,17,0,0,36,15974,60,0,53,0,80,7,40,0,14,15991,46,15970,40,0,14,15982,22,-1,1,59,40,0,14,15991,62,7500,16,12,39,40,0,14,15991,3,52,16002,25,22,-1,88,40,0,14,16051,60,0,63,102,9,17,0,0,36,16033,60,0,53,0,293,62,11048,24,-13,56,7,40,0,14,16050,46,16029,40,0,14,16041,22,-1,1,59,40,0,14,16050,62,7500,16,12,39,40,0,14,16050,3,52,16061,25,22,-1,89,40,0,14,16084,60,0,63,103,9,17,0,0,62,8388,16,19,39,62,1544,12,-6,56,40,0,14,16083,3,52,16094,25,22,-1,90,40,0,14,16117,60,0,63,104,9,17,0,0,62,8388,16,19,39,62,6216,16,9,56,40,0,14,16116,3,52,16127,25,22,-1,91,40,0,14,16150,60,0,63,105,9,17,0,0,62,8388,16,19,39,62,3720,40,-22,56,40,0,14,16149,3,52,16160,25,22,-1,92,40,0,14,16183,60,0,63,106,9,17,0,0,62,8388,16,19,39,62,4012,32,-16,56,40,0,14,16182,3,52,16193,25,22,-1,93,40,0,14,16216,60,0,63,107,9,17,0,0,62,8388,16,19,39,62,9228,24,21,56,40,0,14,16215,3,52,16226,25,22,-1,94,40,0,14,16249,60,0,63,108,9,17,0,0,62,8388,16,19,39,62,8068,24,20,56,40,0,14,16248,3,52,16259,25,22,-1,95,40,0,14,16277,60,0,63,109,9,17,0,0,62,1116,32,13,39,40,0,14,16276,3,52,16287,25,22,-1,96,40,0,14,16326,60,0,63,110,9,17,0,0,62,5916,20,16,60,1,62,8112,8,2,39,1,22,-1,1,60,0,53,-1,1,62,2132,36,18,56,7,40,0,14,16325,3,52,16336,25,22,-1,97,40,0,14,16363,60,0,63,111,9,17,0,0,52,4,34,62,9204,24,5,64,9,62,7500,16,12,39,40,0,14,16362,3,52,16373,25,22,-1,98,40,0,14,16583,60,0,63,112,9,17,2,0,1,2,62,4176,20,-16,60,1,62,7484,16,-10,39,62,9888,64,-14,56,7,22,-1,3,62,5500,20,9,53,-1,2,57,44,-1,7,9,62,3196,4,-5,53,-1,1,57,44,-1,8,9,52,0,44,-1,4,9,53,-1,4,53,-1,3,62,3360,8,-3,56,16,14,16577,53,-1,3,53,-1,4,56,44,-1,5,9,53,-1,5,62,8696,16,-1,56,14,16487,62,3092,4,-4,60,1,53,-1,5,62,8696,16,-1,56,7,40,0,14,16488,59,44,-1,6,9,53,-1,6,19,14,16519,53,-1,5,62,3092,4,-4,56,35,19,14,16515,9,62,9612,0,8,44,-1,6,9,53,-1,7,60,1,53,-1,6,62,5636,16,7,56,7,52,1,47,27,35,14,16559,9,53,-1,8,60,1,53,-1,6,62,5636,16,7,56,7,52,1,47,27,14,16568,53,-1,5,40,0,14,16582,0,-1,4,0,9,40,0,14,16433,59,40,0,14,16582,3,52,16593,25,22,-1,99,40,0,14,17086,60,0,63,113,9,17,1,0,1,36,17042,62,4628,20,-8,22,-1,2,59,22,-1,3,53,-1,1,62,2520,8,-7,56,22,-1,4,53,-1,4,52,0,32,27,35,14,16649,9,53,-1,4,62,1712,4,3,56,52,0,32,27,14,17036,53,-1,4,62,1712,4,3,56,62,8996,8,-20,58,14,16805,53,-1,1,62,7348,32,-16,56,62,10068,24,-15,39,58,14,16768,53,-1,4,62,6704,8,10,56,52,2,58,14,16703,62,8856,20,14,44,-1,2,9,53,-1,2,53,-1,4,62,4164,4,18,56,60,2,53,0,98,7,44,-1,3,9,53,-1,3,59,21,14,16764,53,-1,3,62,3092,4,-4,56,53,-1,3,62,1432,76,-20,56,60,2,60,1,53,0,309,52,0,56,62,5224,24,-15,56,7,9,40,0,14,16801,53,-1,1,62,8404,8,-3,56,53,-1,1,62,7348,32,-16,56,60,2,60,1,53,0,309,52,0,56,62,5224,24,-15,56,7,9,40,0,14,17036,53,-1,4,62,1712,4,3,56,62,1e3,12,-17,58,14,16943,53,-1,1,62,7348,32,-16,56,62,10068,24,-15,39,58,14,16914,53,-1,4,62,6704,8,10,56,52,2,58,14,16857,62,8856,20,14,44,-1,2,9,53,-1,2,53,-1,4,62,4164,4,18,56,60,2,53,0,98,7,44,-1,3,9,53,-1,3,59,21,14,16910,53,-1,3,62,3092,4,-4,56,53,-1,3,62,1432,76,-20,56,60,2,53,0,309,52,1,64,9,40,0,14,16939,53,-1,1,62,8404,8,-3,56,53,-1,1,62,7348,32,-16,56,60,2,53,0,309,52,1,64,9,40,0,14,17036,53,-1,4,62,1712,4,3,56,62,3476,4,-5,58,14,17036,53,-1,4,62,9544,4,7,56,59,28,14,16975,6,40,0,14,17085,53,0,309,52,2,56,53,-1,4,62,9544,4,7,56,56,59,21,14,17036,53,-1,4,62,8996,8,-20,56,53,-1,4,62,8604,4,-8,56,60,2,60,1,53,0,309,52,2,56,53,-1,4,62,9544,4,7,56,56,62,5224,24,-15,56,7,9,46,17038,40,0,14,17076,22,-1,5,62,2956,12,18,53,-1,5,62,2956,12,18,56,10,1,62,6276,4,-9,62,6240,36,-18,62,2988,88,-20,60,4,30,7,9,62,7500,16,12,39,40,0,14,17085,3,52,17096,25,22,-1,100,40,0,14,17434,60,0,63,114,9,17,3,0,1,2,3,36,17390,53,-1,1,62,2520,8,-7,56,22,-1,4,53,-1,4,52,0,32,27,35,14,17143,9,53,-1,4,62,1712,4,3,56,52,0,32,27,14,17384,53,-1,4,62,1712,4,3,56,62,11236,4,-5,58,14,17384,53,-1,4,62,4164,4,18,56,59,21,35,14,17186,9,53,-1,4,62,4164,4,18,56,53,-1,3,27,14,17193,6,40,0,14,17433,52,17200,25,40,0,14,17250,60,0,63,115,9,17,1,0,1,62,2956,12,18,53,-1,1,62,2956,12,18,56,10,1,62,6276,4,-9,62,6240,36,-18,62,4444,44,-22,60,4,30,7,9,62,7500,16,12,39,40,0,14,17249,3,60,1,52,17259,25,40,0,14,17363,60,0,63,116,9,17,0,0,62,4504,4,-12,62,9544,4,7,53,114,4,62,9544,4,7,56,62,8996,8,-20,53,0,301,60,1,62,5560,8,11,39,62,2216,20,20,56,7,60,1,53,0,102,7,62,8604,4,-8,53,114,2,62,1712,4,3,62,3476,4,-5,62,7348,32,-16,62,5484,12,9,10,5,60,2,62,10068,24,-15,39,62,2800,8,11,56,62,8480,20,17,56,7,9,62,7500,16,12,39,40,0,14,17362,3,60,1,60,0,53,0,101,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,9,46,17386,40,0,14,17424,22,-1,5,62,2956,12,18,53,-1,5,62,2956,12,18,56,10,1,62,6276,4,-9,62,6240,36,-18,62,10900,40,14,60,4,30,7,9,62,7500,16,12,39,40,0,14,17433,3,52,17444,25,22,-1,101,40,0,14,17808,60,0,63,117,9,17,0,0,52,17462,25,22,-1,1,40,0,14,17711,60,0,63,118,9,17,2,0,1,2,52,17479,25,40,0,14,17544,60,0,63,119,9,17,2,0,1,2,52,25,52,17498,25,40,0,14,17525,60,0,63,120,9,17,0,0,62,10352,16,10,60,1,62,9124,8,3,39,1,60,1,53,119,2,7,3,60,2,62,7456,20,17,39,7,9,62,7500,16,12,39,40,0,14,17543,3,60,1,62,3108,36,-18,39,1,22,-1,3,52,17562,25,40,0,14,17614,60,0,63,121,22,-1,0,17,1,1,2,62,2956,12,18,53,-1,2,62,2956,12,18,56,10,1,62,6276,4,-9,62,6240,36,-18,62,3076,16,-2,60,4,30,7,9,62,7500,16,12,39,40,0,14,17613,3,60,1,52,17623,25,40,0,14,17655,60,0,63,122,22,-1,0,17,1,1,2,53,-1,2,53,0,301,53,118,2,64,9,62,7500,16,12,39,40,0,14,17654,3,60,1,53,-1,3,60,0,53,-1,1,7,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,60,2,60,1,62,3108,36,-18,39,62,10948,8,18,56,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,40,0,14,17710,3,60,0,22,-1,2,52,0,22,-1,3,53,-1,3,53,0,302,62,3360,8,-3,56,16,14,17787,53,0,302,53,-1,3,56,11,62,7864,16,20,58,14,17778,53,-1,3,53,0,302,53,-1,3,56,60,2,53,-1,1,7,60,1,53,-1,2,62,5224,24,-15,56,7,9,0,-1,3,0,9,40,0,14,17721,53,-1,2,60,1,62,3108,36,-18,39,62,10112,4,-9,56,7,40,0,14,17807,3,52,17818,25,22,-1,102,40,0,14,17835,60,0,63,123,9,17,1,0,1,53,-1,1,40,0,14,17834,3,52,17845,25,22,-1,103,40,0,14,17987,60,0,63,124,9,17,2,0,1,2,52,17862,25,40,0,14,17928,60,0,63,125,9,17,2,0,1,2,53,124,2,52,17882,25,40,0,14,17909,60,0,63,126,9,17,0,0,62,4440,4,-3,60,1,62,9124,8,3,39,1,60,1,53,125,2,7,3,60,2,62,7456,20,17,39,7,9,62,7500,16,12,39,40,0,14,17927,3,60,1,62,3108,36,-18,39,1,22,-1,3,60,0,53,-1,1,7,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,22,-1,4,53,-1,3,53,-1,4,60,2,60,1,62,3108,36,-18,39,62,10948,8,18,56,7,40,0,14,17986,3,52,17997,25,22,-1,104,40,0,14,18334,60,0,63,127,9,17,4,0,1,2,3,4,62,9640,4,0,44,0,310,9,53,-1,1,11,62,1740,24,-17,27,35,19,14,18037,9,53,-1,1,52,2,29,14,18045,52,0,44,-1,1,9,53,-1,4,14,18060,53,-1,1,52,1,57,40,0,14,18062,52,1,22,-1,5,52,18072,25,40,0,14,18321,60,0,63,128,22,-1,0,17,2,1,2,3,52,18094,25,22,-1,4,40,0,14,18308,60,0,63,129,9,17,1,0,1,62,9340,4,-3,53,-1,1,57,44,0,310,9,36,18285,53,0,309,52,2,56,53,127,3,56,22,-1,2,53,-1,2,62,3360,8,-3,56,53,127,5,27,22,-1,3,53,-1,2,52,0,32,58,35,19,14,18160,9,53,-1,3,22,-1,4,53,-1,4,35,14,18176,9,53,-1,1,52,30,16,14,18248,53,-1,1,52,10,16,14,18192,52,1,40,0,14,18194,52,3,22,-1,5,53,-1,5,52,18207,25,40,0,14,18235,60,0,63,130,22,-1,0,17,0,1,53,129,1,53,129,5,57,60,1,53,128,4,7,40,0,14,18234,3,60,2,62,7456,20,17,39,7,9,40,0,14,18279,62,2532,20,-14,44,0,310,9,53,-1,2,60,1,62,5560,8,11,39,62,2216,20,20,56,7,60,1,53,128,2,7,9,46,18281,40,0,14,18298,22,-1,6,53,-1,6,60,1,53,128,3,7,9,62,7500,16,12,39,40,0,14,18307,3,52,0,60,1,53,-1,4,7,40,0,14,18320,3,60,1,62,3108,36,-18,39,1,40,0,14,18333,3,52,18344,25,22,-1,106,40,0,14,18488,60,0,63,131,9,17,2,0,1,2,52,0,22,-1,3,52,0,22,-1,4,53,-1,4,53,0,309,52,0,56,62,3360,8,-3,56,16,14,18480,53,0,309,52,0,56,53,-1,4,56,52,0,56,59,21,14,18471,53,0,309,52,0,56,53,-1,4,56,52,1,56,62,9544,4,7,53,-1,2,62,4164,4,18,53,-1,1,62,1712,4,3,62,11236,4,-5,62,7348,32,-16,62,5484,12,9,10,4,60,2,53,0,309,52,0,56,53,-1,4,56,52,0,56,62,8480,20,17,56,7,9,52,1,43,-1,3,9,0,-1,4,0,9,40,0,14,18364,53,-1,3,40,0,14,18487,3,52,18498,25,22,-1,107,40,0,14,18885,60,0,63,132,9,17,4,0,1,2,3,4,53,-1,2,59,28,14,18522,6,40,0,14,18884,36,18794,52,0,22,-1,5,53,-1,3,35,14,18540,9,53,-1,4,19,14,18558,53,-1,2,53,-1,1,60,2,53,0,106,7,44,-1,5,9,62,4140,4,17,44,0,310,9,60,0,53,0,101,7,22,-1,6,52,18582,25,40,0,14,18627,60,0,63,133,9,17,1,0,1,62,6240,36,-18,53,-1,1,10,1,62,6276,4,-9,62,6240,36,-18,62,6360,20,-1,60,4,30,7,9,62,7500,16,12,39,40,0,14,18626,3,60,1,52,18636,25,40,0,14,18767,60,0,63,134,22,-1,0,17,0,1,62,4528,4,19,44,0,310,9,53,0,301,60,1,62,5560,8,11,39,62,2216,20,20,56,7,60,1,53,0,102,7,52,0,60,2,60,1,53,0,309,52,2,56,53,132,2,56,62,5224,24,-15,56,7,9,53,132,4,14,18744,53,0,309,52,2,56,53,132,2,56,60,1,62,5560,8,11,39,62,2216,20,20,56,7,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,18766,53,132,3,53,132,2,53,132,1,53,132,5,60,4,53,0,104,7,40,0,14,18766,3,60,1,53,-1,6,62,11196,8,-8,56,7,62,7208,12,-9,56,7,40,0,14,18884,46,18790,40,0,14,18875,22,-1,7,62,2956,12,18,53,-1,7,62,2956,12,18,56,10,1,62,6276,4,-9,62,6240,36,-18,62,3144,40,15,60,4,30,7,9,52,18835,25,40,0,14,18863,60,0,63,135,22,-1,0,17,1,1,2,60,0,53,-1,2,7,9,62,7500,16,12,39,40,0,14,18862,3,60,1,62,3108,36,-18,39,1,40,0,14,18884,62,7500,16,12,39,40,0,14,18884,3,52,18895,25,22,-1,108,40,0,14,18943,60,0,63,136,9,17,0,0,52,15,52,2,60,2,52,36,60,1,60,0,62,5096,12,13,39,62,4496,8,12,56,7,62,7708,28,-12,56,7,62,596,20,14,56,7,40,0,14,18942,3,52,18953,25,22,-1,109,40,0,14,19037,60,0,63,137,9,17,0,0,62,3108,36,-18,39,11,62,7500,16,12,27,35,14,18992,9,62,3108,36,-18,39,62,10948,8,18,56,11,62,7864,16,20,58,35,14,19012,9,62,3108,36,-18,39,62,10112,4,-9,56,11,62,7864,16,20,58,35,14,19032,9,62,3108,36,-18,39,62,6516,32,-14,56,11,62,7864,16,20,58,40,0,14,19036,3,52,19047,25,22,-1,110,40,0,14,19346,60,0,63,138,9,17,4,0,1,2,3,4,60,0,53,0,109,7,19,14,19073,59,40,0,14,19345,53,-1,4,52,0,32,27,35,14,19093,9,53,-1,4,60,1,53,0,111,7,14,19100,59,40,0,14,19345,53,-1,3,11,62,8532,16,7,27,14,19117,40,0,44,-1,3,9,53,-1,2,11,62,8532,16,7,27,14,19134,40,1,44,-1,2,9,60,0,53,0,108,7,22,-1,5,60,0,53,0,309,52,2,56,53,-1,5,64,9,52,19163,25,40,0,14,19243,60,0,63,139,22,-1,0,17,1,1,2,62,4140,4,17,44,0,310,9,62,3200,4,12,53,0,310,62,7204,4,-3,53,138,2,62,6240,36,-18,53,-1,2,10,3,62,6276,4,-9,62,6240,36,-18,62,3284,24,-6,60,4,30,7,9,53,0,309,52,2,56,53,138,5,54,9,62,7500,16,12,39,40,0,14,19242,3,60,1,52,19252,25,40,0,14,19282,60,0,63,140,22,-1,0,17,1,1,2,53,0,309,52,2,56,53,138,5,54,9,53,-1,2,40,0,14,19281,3,60,1,52,90,52,19293,25,40,0,14,19323,60,0,63,141,22,-1,0,17,0,1,53,138,2,53,138,5,53,138,1,60,3,53,0,107,7,40,0,14,19322,3,60,2,53,0,103,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,40,0,14,19345,3,52,19356,25,22,-1,111,40,0,14,19463,60,0,63,142,9,17,1,0,1,53,-1,1,59,28,14,19391,62,6616,28,-19,62,10368,16,3,60,2,30,7,9,40,0,40,0,14,19462,53,0,311,62,3360,8,-3,56,22,-1,2,52,0,22,-1,3,53,-1,3,53,-1,2,16,14,19456,52,8,52,0,60,2,53,-1,1,62,10092,12,5,56,7,53,0,311,53,-1,3,56,58,14,19447,40,1,40,0,14,19462,0,-1,3,0,9,40,0,14,19407,40,0,40,0,14,19462,3,52,19473,25,22,-1,112,40,0,14,19555,60,0,63,143,9,17,1,0,1,53,-1,1,52,0,58,14,19515,53,0,99,62,2956,12,18,60,2,62,10068,24,-15,39,62,10212,84,-15,56,7,9,40,0,14,19545,53,0,313,52,0,32,27,14,19545,53,0,313,62,2956,12,18,60,2,62,10068,24,-15,39,62,10212,84,-15,56,7,9,62,7500,16,12,39,40,0,14,19554,3,52,19565,25,22,-1,113,40,0,14,19845,60,0,63,144,9,17,2,0,1,2,53,-1,1,60,1,53,0,312,62,5636,16,7,56,7,52,1,47,27,14,19600,6,40,0,14,19844,53,-1,1,60,1,53,0,312,62,5224,24,-15,56,7,9,53,-1,1,52,0,58,14,19648,53,0,99,62,2956,12,18,60,2,62,10068,24,-15,39,62,3536,36,-10,56,7,9,40,0,14,19835,52,19655,25,40,0,14,19692,60,0,63,145,22,-1,0,17,1,1,2,53,144,2,53,144,1,53,-1,2,60,3,53,0,100,7,9,62,7500,16,12,39,40,0,14,19691,3,44,0,313,9,53,0,313,62,2956,12,18,60,2,62,10068,24,-15,39,62,3536,36,-10,56,7,9,62,4504,4,-12,62,4164,4,18,53,-1,2,62,6704,8,10,53,-1,1,62,1712,4,3,62,8996,8,-20,62,7348,32,-16,62,5484,12,9,10,4,60,2,62,10068,24,-15,39,62,2800,8,11,56,62,8480,20,17,56,7,9,53,-1,1,52,2,58,14,19835,62,4504,4,-12,62,4164,4,18,53,-1,2,62,6704,8,10,53,-1,1,62,1712,4,3,62,1e3,12,-17,62,7348,32,-16,62,5484,12,9,10,4,60,2,62,10068,24,-15,39,62,2800,8,11,56,62,8480,20,17,56,7,9,62,7500,16,12,39,40,0,14,19844,3,52,100,22,-1,115,52,101,22,-1,116,52,102,22,-1,117,52,110,22,-1,118,52,111,22,-1,119,52,112,22,-1,120,52,113,22,-1,121,52,120,22,-1,122,52,121,22,-1,123,52,130,22,-1,124,52,131,22,-1,125,52,140,22,-1,126,52,150,22,-1,127,52,151,22,-1,128,52,152,22,-1,129,52,160,22,-1,130,52,161,22,-1,131,52,162,22,-1,132,52,164,22,-1,133,52,165,22,-1,134,52,170,22,-1,135,52,171,22,-1,136,52,172,22,-1,137,52,173,22,-1,138,52,174,22,-1,139,52,180,22,-1,140,52,181,22,-1,141,53,-1,11,53,-1,0,60,2,53,-1,6,7,22,-1,142,53,-1,8,53,-1,1,60,2,53,-1,6,7,22,-1,143,53,-1,10,53,-1,2,60,2,53,-1,6,7,22,-1,144,53,-1,9,53,-1,3,60,2,53,-1,7,7,22,-1,145,53,-1,12,53,-1,4,60,2,53,-1,6,7,22,-1,146,52,16,22,-1,147,52,15,52,1e3,51,22,-1,148,52,12,22,-1,149,52,256,22,-1,150,52,1,22,-1,151,52,2,22,-1,152,52,3,22,-1,153,52,4,22,-1,154,52,20105,25,40,0,14,20641,60,0,63,146,22,-1,0,17,1,1,2,53,-1,2,35,19,14,20126,9,10,0,44,-1,2,9,10,0,34,62,7300,8,-2,56,62,5900,16,22,64,9,53,-1,2,53,0,151,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,151,64,9,53,-1,2,53,0,152,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,152,64,9,53,-1,2,53,0,153,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,153,64,9,53,-1,2,53,0,154,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,154,64,9,60,0,62,8112,8,2,39,62,6232,8,16,56,7,34,62,7300,8,-2,56,62,3836,16,2,64,9,34,62,7300,8,-2,56,62,3836,16,2,56,34,62,7772,20,6,56,53,0,127,64,9,34,62,7300,8,-2,56,62,1528,16,-1,56,40,0,58,14,20617,62,7484,16,-10,39,62,10828,12,-9,56,60,1,4,1,22,-1,3,53,0,146,62,9252,40,-16,53,0,154,60,3,53,0,142,62,11152,16,-7,53,0,153,60,3,53,0,142,62,9568,12,2,53,0,153,60,3,53,0,142,62,2460,16,13,53,0,153,60,3,53,0,144,62,8040,28,-13,53,0,152,60,3,53,0,144,62,11324,8,6,53,0,152,60,3,53,0,145,62,7684,24,-9,53,0,151,60,3,53,0,143,62,8520,12,6,53,0,151,60,3,53,0,143,62,504,12,-2,53,0,151,60,3,53,0,143,62,9368,20,-6,53,0,151,60,3,60,10,22,-1,4,53,-1,4,62,3360,8,-3,56,22,-1,5,52,0,22,-1,6,53,-1,6,53,-1,5,16,14,20603,53,-1,4,53,-1,6,56,22,-1,7,53,-1,7,52,1,56,22,-1,8,34,62,7300,8,-2,56,62,5900,16,22,56,53,-1,7,52,0,56,56,40,1,58,14,20594,34,62,6596,20,2,56,53,-1,8,60,2,53,-1,7,52,2,56,7,22,-1,9,40,1,53,-1,9,53,-1,8,60,3,53,-1,3,62,3536,36,-10,56,7,9,40,1,53,-1,9,53,-1,8,53,-1,3,60,4,60,1,34,62,7300,8,-2,56,62,5392,24,4,56,62,5224,24,-15,56,7,9,0,-1,6,0,9,40,0,14,20469,40,1,34,62,7300,8,-2,56,62,1528,16,-1,64,9,40,1,34,62,7300,8,-2,56,62,7556,16,13,64,9,62,7500,16,12,39,40,0,14,20640,3,53,-1,13,62,8952,16,8,56,62,5900,16,22,64,9,52,20662,25,40,0,14,20838,60,0,63,147,22,-1,0,17,0,1,34,62,7300,8,-2,56,62,5392,24,4,56,14,20814,34,62,7300,8,-2,56,62,5392,24,4,56,22,-1,2,52,0,22,-1,3,53,-1,3,53,-1,2,62,3360,8,-3,56,16,14,20800,53,-1,2,53,-1,3,56,52,0,56,22,-1,4,53,-1,2,53,-1,3,56,52,1,56,22,-1,5,53,-1,2,53,-1,3,56,52,2,56,22,-1,6,53,-1,2,53,-1,3,56,52,3,56,22,-1,7,53,-1,7,53,-1,6,53,-1,5,60,3,53,-1,4,62,10212,84,-15,56,7,9,0,-1,3,0,9,40,0,14,20704,60,0,34,62,7300,8,-2,56,62,5392,24,4,64,9,40,0,34,62,7300,8,-2,56,62,7556,16,13,64,9,62,7500,16,12,39,40,0,14,20837,3,53,-1,13,62,8952,16,8,56,62,1360,32,-22,64,9,52,20859,25,40,0,14,20885,60,0,63,148,22,-1,0,17,0,1,34,62,7300,8,-2,56,62,5300,16,6,56,40,0,14,20884,3,53,-1,13,62,8952,16,8,56,62,7748,8,-10,64,9,52,20906,25,40,0,14,21140,60,0,63,149,22,-1,0,17,0,1,34,62,7300,8,-2,56,62,8972,24,5,56,60,1,62,4384,8,0,39,62,8900,8,5,56,7,22,-1,2,53,-1,2,62,3360,8,-3,56,22,-1,3,52,0,22,-1,4,53,-1,4,53,-1,3,16,14,21129,53,-1,2,53,-1,4,56,22,-1,5,60,0,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,5,56,62,11048,24,-13,56,7,34,62,7772,20,6,56,53,-1,5,64,9,53,-1,5,53,0,120,28,14,21055,60,0,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,5,56,62,8712,32,18,56,7,34,62,7772,20,6,56,53,0,121,64,9,53,-1,5,53,0,124,28,14,21098,60,0,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,5,56,62,8712,32,18,56,7,34,62,7772,20,6,56,53,0,125,64,9,53,-1,5,53,0,124,28,14,21120,60,0,34,62,7772,20,6,56,53,0,124,64,9,0,-1,4,0,9,40,0,14,20959,34,62,7772,20,6,56,40,0,14,21139,3,53,-1,13,62,8952,16,8,56,62,11048,24,-13,64,9,52,21161,25,40,0,14,21223,60,0,63,150,22,-1,0,17,2,1,2,3,53,-1,2,60,1,62,6696,8,7,39,7,14,21199,53,-1,2,60,1,53,0,5,7,44,-1,2,9,53,-1,3,34,62,7772,20,6,56,53,-1,2,64,9,62,7500,16,12,39,40,0,14,21222,3,53,-1,13,62,8952,16,8,56,62,4572,16,9,64,9,52,21244,25,40,0,14,21287,60,0,63,151,22,-1,0,17,0,1,10,0,34,62,7772,20,6,64,9,10,0,34,62,7300,8,-2,56,62,8972,24,5,64,9,62,7500,16,12,39,40,0,14,21286,3,53,-1,13,62,8952,16,8,56,62,2436,12,12,64,9,52,21308,25,40,0,14,21346,60,0,63,152,22,-1,0,17,2,1,2,3,53,-1,3,53,-1,2,60,2,34,62,6596,20,2,56,7,9,62,7500,16,12,39,40,0,14,21345,3,53,-1,13,62,8952,16,8,56,62,4696,44,-17,64,9,52,21367,25,40,0,14,21687,60,0,63,153,22,-1,0,17,2,1,2,3,34,62,7300,8,-2,56,62,7556,16,13,56,40,0,58,14,21400,6,40,0,14,21686,36,21657,53,-1,2,60,1,62,6696,8,7,39,7,14,21428,53,-1,2,60,1,53,0,5,7,44,-1,2,9,52,10,53,-1,2,60,2,62,4392,48,-19,39,7,44,-1,2,9,53,-1,3,62,3360,8,-3,56,52,1,37,22,-1,4,53,-1,3,53,-1,4,56,34,62,7300,8,-2,56,62,3836,16,2,56,37,22,-1,5,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,2,56,19,14,21594,53,-1,2,53,0,120,58,35,19,14,21518,9,53,-1,2,53,0,124,58,14,21526,40,1,40,0,14,21528,40,0,22,-1,6,53,-1,6,14,21543,53,0,150,40,0,14,21546,53,0,149,22,-1,7,53,-1,7,34,62,7300,8,-2,56,62,3836,16,2,56,53,0,148,53,0,147,60,4,61,62,7880,24,-12,56,1,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,2,64,9,53,-1,3,53,-1,4,56,34,62,7300,8,-2,56,62,3836,16,2,56,37,53,-1,3,53,-1,4,64,9,53,-1,3,53,-1,5,60,2,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,2,56,62,5224,24,-15,56,7,9,46,21653,40,0,14,21677,22,-1,8,53,-1,8,62,324,44,-20,60,2,61,62,5080,16,2,56,7,9,62,7500,16,12,39,40,0,14,21686,3,53,-1,13,62,8952,16,8,56,62,6596,20,2,64,9,60,0,53,-1,13,1,22,-1,155,52,1,22,-1,156,52,2,22,-1,157,62,4196,12,7,39,11,62,7500,16,12,27,14,21745,60,0,62,4196,12,7,39,1,40,0,14,21746,59,22,-1,158,52,0,22,-1,159,52,1,22,-1,160,52,2,22,-1,161,52,3,22,-1,162,52,4,22,-1,163,52,5,22,-1,164,52,6,22,-1,165,52,7,22,-1,166,52,8,22,-1,167,52,9,22,-1,168,52,10,22,-1,169,60,0,52,21813,25,40,0,14,21913,60,0,63,154,22,-1,0,17,0,1,10,0,22,-1,2,62,1276,8,-11,52,21839,25,40,0,14,21872,60,0,63,155,22,-1,0,17,2,1,2,3,53,-1,3,53,154,2,53,-1,2,64,9,62,7500,16,12,39,40,0,14,21871,3,62,4848,4,17,52,21883,25,40,0,14,21906,60,0,63,156,22,-1,0,17,1,1,2,53,154,2,53,-1,2,56,40,0,14,21905,3,10,2,40,0,14,21912,3,7,22,-1,170,52,0,22,-1,171,52,1,22,-1,172,52,2,22,-1,173,52,3,22,-1,174,52,10,22,-1,175,52,11,22,-1,176,52,12,22,-1,177,52,13,22,-1,178,52,20,22,-1,179,52,21,22,-1,180,52,30,22,-1,181,52,40,22,-1,182,52,41,22,-1,183,52,50,22,-1,184,52,51,22,-1,185,52,52,22,-1,186,52,53,22,-1,187,52,60,22,-1,188,52,61,22,-1,189,52,62,22,-1,190,52,70,22,-1,191,52,71,22,-1,192,52,72,22,-1,193,52,73,22,-1,194,52,74,22,-1,195,52,75,22,-1,196,52,76,22,-1,197,52,77,22,-1,198,52,78,22,-1,199,52,89,22,-1,200,53,-1,29,53,-1,22,60,2,53,-1,28,7,22,-1,201,53,-1,30,53,-1,22,60,2,53,-1,28,7,22,-1,202,53,-1,32,53,-1,21,60,2,53,-1,28,7,22,-1,203,53,-1,31,53,-1,23,60,2,53,-1,28,7,22,-1,204,53,-1,33,53,-1,26,60,2,53,-1,28,7,22,-1,205,53,-1,34,53,-1,25,60,2,53,-1,28,7,22,-1,206,53,-1,35,53,-1,24,60,2,53,-1,28,7,22,-1,207,53,-1,36,53,-1,27,60,2,53,-1,28,7,22,-1,208,52,1,52,0,24,22,-1,209,52,1,52,1,24,22,-1,210,52,1,52,2,24,22,-1,211,52,1,52,3,24,22,-1,212,52,1,52,4,24,22,-1,213,52,1,52,5,24,22,-1,214,52,1,52,6,24,22,-1,215,52,1,52,7,24,22,-1,216,52,1,52,8,24,22,-1,217,52,0,22,-1,218,52,1,22,-1,219,52,300,22,-1,220,52,100,22,-1,221,52,128,22,-1,222,52,0,22,-1,223,52,1,52,0,24,22,-1,224,52,1,52,1,24,22,-1,225,52,1,52,2,24,22,-1,226,52,1,52,3,24,22,-1,227,52,1,52,4,24,22,-1,228,53,-1,224,53,-1,225,45,53,-1,226,45,53,-1,227,45,53,-1,228,45,22,-1,229,62,10068,24,-15,39,62,4052,36,10,56,11,62,7864,16,20,58,14,22383,62,10068,24,-15,39,62,4052,36,10,56,40,0,14,22419,52,22390,25,40,0,14,22419,60,0,63,157,22,-1,0,17,1,1,2,52,50,53,-1,2,60,2,62,7456,20,17,39,7,40,0,14,22418,3,22,-1,230,62,10068,24,-15,39,62,3940,40,-16,56,11,62,7864,16,20,58,14,22454,62,10068,24,-15,39,62,3940,40,-16,56,40,0,14,22494,52,22461,25,40,0,14,22494,60,0,63,158,22,-1,0,17,1,1,2,53,-1,2,60,1,62,11204,16,-2,39,7,9,62,7500,16,12,39,40,0,14,22493,3,22,-1,231,52,212,52,81,52,127,52,16,52,59,52,17,52,231,52,255,52,172,52,102,52,136,52,155,52,103,52,126,52,36,52,6,52,52,52,69,52,137,52,139,52,158,52,214,52,78,52,237,52,128,52,162,52,26,52,135,52,42,52,253,52,125,52,205,60,32,22,-1,232,52,22573,25,40,0,14,22661,60,0,63,159,22,-1,0,17,0,1,34,22,-1,2,52,22594,25,40,0,14,22633,60,0,63,160,22,-1,0,17,1,1,2,53,-1,2,53,159,2,62,10596,8,22,64,9,60,0,53,159,2,62,9452,16,4,56,7,40,0,14,22632,3,60,1,34,62,11072,24,8,56,60,1,34,62,9388,16,-2,56,7,62,11196,8,-8,56,7,40,0,14,22660,3,53,-1,40,62,8952,16,8,56,62,4668,28,-19,64,9,52,22682,25,40,0,14,22752,60,0,63,161,22,-1,0,17,0,1,62,10012,12,4,62,2448,12,-5,60,2,40,0,62,2168,8,-12,62,8332,12,-9,10,1,53,0,232,60,1,62,7516,40,-16,39,1,62,1404,4,10,60,5,62,3876,8,4,39,62,2916,36,-21,56,62,10036,12,3,56,7,40,0,14,22751,3,53,-1,40,62,8952,16,8,56,62,9388,16,-2,64,9,52,22773,25,40,0,14,23209,60,0,63,162,22,-1,0,17,1,1,2,34,22,-1,3,34,62,1076,40,22,56,14,22801,6,40,0,14,23208,40,1,34,62,1076,40,22,64,9,34,62,10484,20,18,56,59,27,14,22841,34,62,10484,20,18,56,60,1,53,0,231,7,9,59,34,62,10484,20,18,64,9,52,22848,25,40,0,14,23178,60,0,63,163,22,-1,0,17,0,1,60,0,53,162,3,62,5068,12,5,56,62,10092,12,5,56,7,22,-1,2,52,22884,25,40,0,14,22918,60,0,63,164,22,-1,0,17,0,1,40,0,53,162,3,62,1076,40,22,64,9,53,162,3,62,5068,12,5,56,40,0,14,22917,3,60,1,52,22927,25,40,0,14,23145,60,0,63,165,22,-1,0,17,1,1,2,53,-1,2,60,1,62,8120,12,4,39,62,580,16,-7,56,7,19,14,22963,60,0,44,-1,2,9,53,163,2,53,-1,2,60,2,53,162,3,62,9848,24,3,56,7,22,-1,3,53,-1,3,53,162,3,62,5068,12,5,64,9,53,163,2,62,3360,8,-3,56,52,0,29,14,23121,52,23015,25,40,0,14,23049,60,0,63,166,22,-1,0,17,0,1,40,0,53,162,3,62,1076,40,22,64,9,53,162,3,62,5068,12,5,56,40,0,14,23048,3,60,1,52,23058,25,40,0,14,23092,60,0,63,167,22,-1,0,17,0,1,40,0,53,162,3,62,1076,40,22,64,9,53,162,3,62,5068,12,5,56,40,0,14,23091,3,60,1,60,0,53,162,3,62,3400,60,-20,56,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,40,0,14,23144,40,0,53,162,3,62,1076,40,22,64,9,53,162,3,62,5068,12,5,56,40,0,14,23144,3,60,1,53,162,2,60,1,53,162,3,62,9644,12,-5,56,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,40,0,14,23177,3,60,1,34,62,8744,12,2,56,62,11196,8,-8,56,7,34,62,8744,12,2,64,9,62,7500,16,12,39,40,0,14,23208,3,53,-1,40,62,8952,16,8,56,62,9952,28,-6,64,9,52,23230,25,40,0,14,23476,60,0,63,168,22,-1,0,17,2,1,2,3,60,0,22,-1,4,10,0,22,-1,5,53,-1,3,62,3360,8,-3,56,22,-1,6,52,0,22,-1,7,53,-1,7,53,-1,6,16,14,23360,53,-1,3,53,-1,7,56,22,-1,8,53,-1,8,35,14,23302,9,53,-1,8,62,1172,4,-3,56,35,14,23319,9,53,-1,5,53,-1,8,62,1172,4,-3,56,56,19,14,23351,53,-1,8,60,1,53,-1,4,62,5224,24,-15,56,7,9,40,1,53,-1,5,53,-1,8,62,1172,4,-3,56,64,9,0,-1,7,0,9,40,0,14,23268,53,-1,2,62,3360,8,-3,56,22,-1,9,52,0,22,-1,10,53,-1,10,53,-1,9,16,14,23468,53,-1,2,53,-1,10,56,22,-1,11,53,-1,11,35,14,23410,9,53,-1,11,62,1172,4,-3,56,35,14,23427,9,53,-1,5,53,-1,11,62,1172,4,-3,56,56,19,14,23459,53,-1,11,60,1,53,-1,4,62,5224,24,-15,56,7,9,40,1,53,-1,5,53,-1,11,62,1172,4,-3,56,64,9,0,-1,10,0,9,40,0,14,23376,53,-1,4,40,0,14,23475,3,53,-1,40,62,8952,16,8,56,62,9848,24,3,64,9,52,23497,25,40,0,14,23791,60,0,63,169,22,-1,0,17,1,1,2,36,23758,34,22,-1,3,60,0,62,5124,40,-16,39,1,22,-1,4,52,12,60,1,62,7516,40,-16,39,1,60,1,62,3876,8,4,39,62,1556,20,-2,56,7,22,-1,5,53,-1,2,60,1,62,5560,8,11,39,62,2216,20,20,56,7,60,1,53,-1,4,62,3096,8,1,56,7,22,-1,6,52,23588,25,40,0,14,23694,60,0,63,170,22,-1,0,17,1,1,2,53,-1,2,60,1,62,7516,40,-16,39,1,22,-1,3,53,169,5,59,60,2,62,3384,16,-11,39,62,2816,24,19,56,62,6564,32,-19,56,7,60,1,62,10068,24,-15,39,62,8648,20,-17,56,7,62,2128,4,12,57,53,-1,3,59,60,2,62,3384,16,-11,39,62,2816,24,19,56,62,6564,32,-19,56,7,60,1,62,10068,24,-15,39,62,8648,20,-17,56,7,57,40,0,14,23693,3,60,1,53,-1,6,53,-1,3,62,10596,8,22,56,62,11024,12,-15,53,-1,5,62,2168,8,-12,62,8332,12,-9,10,2,60,3,62,3876,8,4,39,62,2916,36,-21,56,62,2448,12,-5,56,7,62,11196,8,-8,56,7,40,0,14,23790,46,23754,40,0,14,23781,22,-1,7,53,-1,7,60,1,62,3108,36,-18,39,62,3368,16,8,56,7,40,0,14,23790,62,7500,16,12,39,40,0,14,23790,3,53,-1,40,62,8952,16,8,56,62,4088,16,5,64,9,52,23812,25,40,0,14,24241,60,0,63,171,22,-1,0,17,1,1,2,34,22,-1,3,53,-1,2,19,14,23852,60,0,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,24240,36,24209,62,2128,4,12,60,1,53,-1,2,62,1520,8,5,56,7,22,-1,4,52,23879,25,40,0,14,23908,60,0,63,172,22,-1,0,17,1,1,2,52,0,60,1,53,-1,2,62,5032,36,-19,56,7,40,0,14,23907,3,60,1,62,9612,0,8,60,1,53,-1,4,52,0,56,60,1,62,10068,24,-15,39,62,10332,8,-6,56,7,62,1520,8,5,56,7,62,4156,8,-11,56,7,60,1,62,7516,40,-16,39,1,22,-1,5,52,23965,25,40,0,14,23994,60,0,63,173,22,-1,0,17,1,1,2,52,0,60,1,53,-1,2,62,5032,36,-19,56,7,40,0,14,23993,3,60,1,62,9612,0,8,60,1,53,-1,4,52,1,56,60,1,62,10068,24,-15,39,62,10332,8,-6,56,7,62,1520,8,5,56,7,62,4156,8,-11,56,7,60,1,62,7516,40,-16,39,1,22,-1,6,52,24051,25,40,0,14,24068,60,0,63,174,22,-1,0,17,0,1,60,0,40,0,14,24067,3,60,1,52,24077,25,40,0,14,24139,60,0,63,175,22,-1,0,17,1,1,2,60,0,62,8500,20,19,39,1,22,-1,3,53,-1,2,60,1,62,7516,40,-16,39,1,60,1,53,-1,3,62,4340,8,-11,56,7,60,1,62,5560,8,11,39,62,8796,12,16,56,7,40,0,14,24138,3,60,1,53,-1,6,53,-1,3,62,10596,8,22,56,62,11024,12,-15,53,-1,5,62,2168,8,-12,62,8332,12,-9,10,2,60,3,62,3876,8,4,39,62,2916,36,-21,56,62,10012,12,4,56,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,40,0,14,24240,46,24205,40,0,14,24231,22,-1,7,60,0,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,24240,62,7500,16,12,39,40,0,14,24240,3,53,-1,40,62,8952,16,8,56,62,9644,12,-5,64,9,52,24262,25,40,0,14,24378,60,0,63,176,22,-1,0,17,0,1,34,22,-1,2,34,62,6060,56,-21,56,60,1,62,10068,24,-15,39,62,2176,28,-12,56,62,9344,12,4,56,7,22,-1,3,52,24310,25,40,0,14,24353,60,0,63,177,22,-1,0,17,1,1,2,53,-1,2,35,19,14,24331,9,60,0,53,176,2,62,5068,12,5,64,9,53,176,2,62,5068,12,5,56,40,0,14,24352,3,60,1,53,-1,3,60,1,34,62,9644,12,-5,56,7,62,11196,8,-8,56,7,40,0,14,24377,3,53,-1,40,62,8952,16,8,56,62,9452,16,4,64,9,52,24399,25,40,0,14,24987,60,0,63,178,22,-1,0,17,0,1,34,22,-1,2,34,62,10140,32,10,56,19,14,24431,60,0,34,62,10140,32,10,64,9,52,24438,25,40,0,14,24974,60,0,63,179,22,-1,0,17,2,1,2,3,62,3368,16,8,53,-1,3,62,6516,32,-14,53,-1,2,10,2,60,1,53,178,2,62,10140,32,10,56,62,5224,24,-15,56,7,9,53,178,2,62,10484,20,18,56,59,27,14,24520,53,178,2,62,10484,20,18,56,60,1,53,0,231,7,9,59,53,178,2,62,10484,20,18,64,9,52,24527,25,40,0,14,24949,60,0,63,180,22,-1,0,17,0,1,36,24874,59,53,178,2,62,10484,20,18,64,9,53,178,2,62,5068,12,5,56,62,3360,8,-3,56,53,0,220,29,14,24597,53,0,220,47,60,1,53,178,2,62,5068,12,5,56,62,10092,12,5,56,7,53,178,2,62,5068,12,5,64,9,52,24604,25,40,0,14,24701,60,0,63,181,22,-1,0,17,1,1,2,53,178,2,62,10140,32,10,56,35,19,14,24630,9,60,0,22,-1,3,60,0,53,178,2,62,10140,32,10,64,9,52,0,22,-1,4,53,-1,4,53,-1,3,62,3360,8,-3,56,16,14,24691,53,-1,2,60,1,53,-1,3,53,-1,4,56,62,3368,16,8,56,7,9,0,-1,4,0,9,40,0,14,24649,62,7500,16,12,39,40,0,14,24700,3,60,1,52,24710,25,40,0,14,24834,60,0,63,182,22,-1,0,17,1,1,2,53,-1,2,53,178,2,62,6060,56,-21,56,60,2,62,10068,24,-15,39,62,2176,28,-12,56,62,7736,12,-4,56,7,9,53,178,2,62,10140,32,10,56,35,19,14,24766,9,60,0,22,-1,3,60,0,53,178,2,62,10140,32,10,64,9,52,0,22,-1,4,53,-1,4,53,-1,3,62,3360,8,-3,56,16,14,24824,60,0,53,-1,3,53,-1,4,56,62,6516,32,-14,56,7,9,0,-1,4,0,9,40,0,14,24785,62,7500,16,12,39,40,0,14,24833,3,60,1,53,178,2,62,5068,12,5,56,60,1,53,178,2,62,4088,16,5,56,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,9,46,24870,40,0,14,24939,22,-1,2,53,-1,2,62,9124,8,3,39,12,35,14,24910,9,62,3884,12,17,60,1,53,-1,2,62,2956,12,18,56,62,3328,12,-4,56,7,14,24927,53,-1,2,60,1,53,179,3,7,9,6,40,0,14,24948,53,-1,2,62,6128,8,3,60,2,50,7,9,62,7500,16,12,39,40,0,14,24948,3,60,1,53,0,230,7,53,178,2,62,10484,20,18,64,9,62,7500,16,12,39,40,0,14,24973,3,60,1,62,3108,36,-18,39,1,40,0,14,24986,3,53,-1,40,62,8952,16,8,56,62,3400,60,-20,64,9,52,25008,25,40,0,14,25101,60,0,63,183,22,-1,0,17,0,1,34,22,-1,2,52,25029,25,40,0,14,25082,60,0,63,184,22,-1,0,17,0,1,53,183,2,62,1076,40,22,56,14,25066,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,25081,60,0,53,183,2,62,3400,60,-20,56,7,40,0,14,25081,3,60,1,34,62,8744,12,2,56,62,11196,8,-8,56,7,40,0,14,25100,3,53,-1,40,62,8952,16,8,56,62,6116,12,-5,64,9,52,25122,25,40,0,14,25395,60,0,63,185,22,-1,0,17,1,1,2,34,62,5844,24,-9,56,14,25158,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,25394,53,-1,2,59,28,35,19,14,25178,9,53,-1,2,62,1172,4,-3,56,59,28,14,25197,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,25394,34,22,-1,3,52,25208,25,40,0,14,25376,60,0,63,186,22,-1,0,17,0,1,36,25343,40,0,22,-1,2,52,0,22,-1,3,53,-1,3,53,185,3,62,5068,12,5,56,62,3360,8,-3,56,16,14,25296,53,185,3,62,5068,12,5,56,53,-1,3,56,62,1172,4,-3,56,53,185,2,62,1172,4,-3,56,58,14,25287,40,1,44,-1,2,9,40,0,14,25296,0,-1,3,0,9,40,0,14,25230,53,-1,2,19,14,25337,53,185,2,60,1,53,185,3,62,5068,12,5,56,62,5224,24,-15,56,7,9,60,0,53,185,3,62,6116,12,-5,56,7,40,0,14,25375,46,25339,40,0,14,25366,22,-1,4,53,-1,4,60,1,62,3108,36,-18,39,62,3368,16,8,56,7,40,0,14,25375,62,7500,16,12,39,40,0,14,25375,3,60,1,34,62,8744,12,2,56,62,11196,8,-8,56,7,40,0,14,25394,3,53,-1,40,62,8952,16,8,56,62,6928,4,-6,64,9,52,25416,25,40,0,14,25504,60,0,63,187,22,-1,0,17,0,1,34,62,5844,24,-9,56,14,25451,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,25503,34,22,-1,2,52,25462,25,40,0,14,25485,60,0,63,188,22,-1,0,17,0,1,53,187,2,62,5068,12,5,56,40,0,14,25484,3,60,1,34,62,8744,12,2,56,62,11196,8,-8,56,7,40,0,14,25503,3,53,-1,40,62,8952,16,8,56,62,5612,12,-21,64,9,52,25525,25,40,0,14,25629,60,0,63,189,22,-1,0,17,0,1,34,62,5844,24,-9,56,14,25560,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,25628,34,22,-1,2,52,25571,25,40,0,14,25597,60,0,63,190,22,-1,0,17,0,1,60,0,53,189,2,62,9452,16,4,56,7,40,0,14,25596,3,60,1,34,62,8744,12,2,56,62,11196,8,-8,56,7,34,62,8744,12,2,64,9,34,62,8744,12,2,56,40,0,14,25628,3,53,-1,40,62,8952,16,8,56,62,5624,8,-5,64,9,52,25650,25,40,0,14,25752,60,0,63,191,22,-1,0,17,0,1,34,62,5844,24,-9,56,14,25685,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,25751,34,22,-1,2,52,25696,25,40,0,14,25733,60,0,63,192,22,-1,0,17,0,1,60,0,53,191,2,62,5068,12,5,64,9,60,0,53,191,2,62,6116,12,-5,56,7,40,0,14,25732,3,60,1,34,62,8744,12,2,56,62,11196,8,-8,56,7,40,0,14,25751,3,53,-1,40,62,8952,16,8,56,62,2976,12,-14,64,9,52,25773,25,40,0,14,26007,60,0,63,193,22,-1,0,17,1,1,2,53,-1,2,59,28,35,19,14,25804,9,53,-1,2,62,1172,4,-3,56,59,28,14,25823,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,26006,53,-1,2,60,1,53,0,42,7,14,25851,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,26006,40,0,22,-1,3,52,0,22,-1,4,53,-1,4,34,62,5068,12,5,56,62,3360,8,-3,56,16,14,25923,34,62,5068,12,5,56,53,-1,4,56,62,1172,4,-3,56,53,-1,2,62,1172,4,-3,56,58,14,25914,40,1,44,-1,3,9,40,0,14,25923,0,-1,4,0,9,40,0,14,25861,53,-1,3,19,14,25989,53,-1,2,60,1,34,62,5068,12,5,56,62,5224,24,-15,56,7,9,34,62,5068,12,5,56,62,3360,8,-3,56,53,0,220,29,14,25989,53,0,220,47,60,1,34,62,5068,12,5,56,62,10092,12,5,56,7,34,62,5068,12,5,64,9,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,26006,3,53,-1,41,62,8952,16,8,56,62,6928,4,-6,64,9,52,26028,25,40,0,14,26062,60,0,63,194,22,-1,0,17,0,1,34,62,5068,12,5,56,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,26061,3,53,-1,41,62,8952,16,8,56,62,5612,12,-21,64,9,52,26083,25,40,0,14,26117,60,0,63,195,22,-1,0,17,0,1,34,62,5068,12,5,56,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,26116,3,53,-1,41,62,8952,16,8,56,62,5624,8,-5,64,9,52,26138,25,40,0,14,26175,60,0,63,196,22,-1,0,17,0,1,60,0,34,62,5068,12,5,64,9,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,26174,3,53,-1,41,62,8952,16,8,56,62,2976,12,-14,64,9,62,4844,4,-5,62,5328,36,-3,60,2,62,1828,24,-20,39,1,22,-1,233,62,4844,4,-5,62,4312,28,4,60,2,62,1828,24,-20,39,1,22,-1,234,62,4844,4,-5,62,5632,4,-7,60,2,62,1828,24,-20,39,1,22,-1,235,62,4844,4,-5,62,768,8,13,60,2,62,1828,24,-20,39,1,22,-1,236,62,4844,4,-5,62,9408,20,8,60,2,62,1828,24,-20,39,1,22,-1,237,62,4164,4,18,62,2856,32,6,60,2,62,1828,24,-20,39,1,22,-1,238,62,4164,4,18,62,9468,36,1,60,2,62,1828,24,-20,39,1,22,-1,239,62,4164,4,18,62,0,56,2,60,2,62,1828,24,-20,39,1,22,-1,240,62,4164,4,18,62,1764,64,-22,60,2,62,1828,24,-20,39,1,22,-1,241,62,9612,0,8,62,10504,52,9,60,2,62,1828,24,-20,39,1,22,-1,242,62,9612,0,8,62,10196,16,15,60,2,62,1828,24,-20,39,1,22,-1,243,62,9612,0,8,62,7572,28,18,60,2,62,1828,24,-20,39,1,22,-1,244,62,9612,0,8,62,8676,20,20,60,2,62,1828,24,-20,39,1,22,-1,245,62,9612,0,8,62,10876,24,-9,60,2,62,1828,24,-20,39,1,22,-1,246,62,9612,0,8,62,440,16,7,60,2,62,1828,24,-20,39,1,22,-1,247,62,9612,0,8,62,2028,12,12,60,2,62,1828,24,-20,39,1,22,-1,248,62,9612,0,8,62,9656,24,-18,60,2,62,1828,24,-20,39,1,22,-1,249,62,9612,0,8,62,10840,36,13,60,2,62,1828,24,-20,39,1,22,-1,250,62,9612,0,8,62,9872,16,-14,60,2,62,1828,24,-20,39,1,22,-1,251,62,9612,0,8,62,4616,12,3,60,2,62,1828,24,-20,39,1,22,-1,252,62,9612,0,8,62,9688,36,16,60,2,62,1828,24,-20,39,1,22,-1,253,62,4164,4,18,62,2560,124,8,60,2,62,1828,24,-20,39,1,22,-1,254,62,4844,4,-5,62,8556,48,14,60,2,62,1828,24,-20,39,1,22,-1,255,62,9612,0,8,62,8548,8,15,60,2,62,1828,24,-20,39,1,22,-1,256,62,4844,4,-5,62,8132,100,4,60,2,62,1828,24,-20,39,1,22,-1,257,62,4844,4,-5,62,776,224,18,60,2,62,1828,24,-20,39,1,22,-1,258,62,4844,4,-5,62,4912,120,-2,60,2,62,1828,24,-20,39,1,22,-1,259,62,4844,4,-5,62,1576,84,-4,60,2,62,1828,24,-20,39,1,22,-1,260,62,4844,4,-5,62,7944,56,-21,60,2,62,1828,24,-20,39,1,22,-1,261,62,4844,4,-5,62,240,76,9,60,2,62,1828,24,-20,39,1,22,-1,262,62,4844,4,-5,62,8352,36,-7,60,2,62,1828,24,-20,39,1,22,-1,263,53,-1,192,53,-1,197,53,-1,199,53,-1,198,53,-1,196,53,-1,195,53,-1,193,53,-1,194,53,-1,200,53,-1,191,60,10,22,-1,264,52,3,22,-1,265,62,1268,8,-14,22,-1,266,52,4,22,-1,267,52,0,22,-1,268,52,1,22,-1,269,52,2,22,-1,270,52,0,22,-1,271,52,1,22,-1,272,52,2,22,-1,273,52,3,22,-1,274,52,4,22,-1,275,52,5,22,-1,276,52,6,22,-1,277,52,1,22,-1,278,52,2,22,-1,279,52,26897,25,40,0,14,26999,60,0,63,197,22,-1,0,17,1,1,2,53,-1,2,60,1,53,0,75,7,34,62,9980,32,12,64,9,34,62,9980,32,12,56,53,0,271,56,19,14,26965,34,62,2040,32,21,56,62,5292,8,-5,60,2,62,7484,16,-10,39,62,10212,84,-15,56,7,9,40,0,14,26989,34,62,2040,32,21,56,62,5292,8,-5,60,2,62,7484,16,-10,39,62,3536,36,-10,56,7,9,62,7500,16,12,39,40,0,14,26998,3,53,-1,74,62,8952,16,8,56,62,8232,100,-18,64,9,52,27020,25,40,0,14,27089,60,0,63,198,22,-1,0,17,1,1,2,53,-1,2,53,0,289,56,14,27050,60,0,34,62,628,72,-12,56,7,9,53,-1,2,53,0,290,56,14,27079,60,0,34,62,6724,48,11,56,7,9,60,0,34,62,2072,28,0,56,7,9,62,7500,16,12,39,40,0,14,27088,3,53,-1,74,62,8952,16,8,56,62,5900,16,22,64,9,52,27110,25,40,0,14,27316,60,0,63,199,22,-1,0,17,0,1,34,22,-1,2,52,27131,25,40,0,14,27288,60,0,63,200,22,-1,0,17,0,1,36,27275,62,7484,16,-10,39,62,2272,20,9,56,14,27214,52,27162,25,40,0,14,27183,60,0,63,201,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,27182,3,60,1,52,0,60,1,53,0,199,60,2,53,199,2,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,40,0,14,27269,52,27221,25,40,0,14,27242,60,0,63,202,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,27241,3,60,1,52,1,60,1,53,0,199,60,2,53,199,2,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,46,27271,40,0,14,27278,22,-1,2,62,7500,16,12,39,40,0,14,27287,3,62,5704,28,3,60,2,62,7484,16,-10,39,62,3536,36,-10,56,7,9,62,7500,16,12,39,40,0,14,27315,3,53,-1,74,62,8952,16,8,56,62,628,72,-12,64,9,52,27337,25,40,0,14,28027,60,0,63,203,22,-1,0,17,0,1,34,22,-1,2,52,27358,25,40,0,14,27449,60,0,63,204,22,-1,0,17,1,1,2,36,27436,52,27378,25,40,0,14,27399,60,0,63,205,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,27398,3,60,1,60,0,53,0,46,7,60,1,53,0,194,60,2,53,203,2,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,46,27432,40,0,14,27439,22,-1,3,62,7500,16,12,39,40,0,14,27448,3,62,9184,20,-8,60,2,62,10068,24,-15,39,62,3536,36,-10,56,7,9,52,27474,25,40,0,14,27565,60,0,63,206,22,-1,0,17,1,1,2,36,27552,52,27494,25,40,0,14,27515,60,0,63,207,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,27514,3,60,1,60,0,53,0,46,7,60,1,53,0,193,60,2,53,203,2,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,46,27548,40,0,14,27555,22,-1,3,62,7500,16,12,39,40,0,14,27564,3,62,5744,40,-21,60,2,62,10068,24,-15,39,62,3536,36,-10,56,7,9,62,2236,28,-12,39,62,6860,48,-21,56,22,-1,3,62,2236,28,-12,39,62,6164,16,-1,56,22,-1,4,52,27616,25,40,0,14,27802,60,0,63,208,22,-1,0,17,3,1,2,3,4,36,27663,53,-1,4,53,-1,3,53,-1,2,62,2236,28,-12,39,60,4,53,203,3,62,5828,8,-14,56,7,9,46,27659,40,0,14,27673,22,-1,6,53,-1,6,44,-1,5,9,36,27780,52,27682,25,40,0,14,27703,60,0,63,209,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,27702,3,60,1,62,10068,24,-15,39,62,10768,12,-2,56,62,3184,12,-10,56,62,7344,4,1,60,1,62,10068,24,-15,39,62,10768,12,-2,56,62,2552,8,-7,56,62,1520,8,5,56,7,52,0,56,57,60,1,53,0,195,60,2,53,203,2,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,46,27776,40,0,14,27783,22,-1,7,53,-1,5,14,27792,53,-1,5,26,62,7500,16,12,39,40,0,14,27801,3,62,2236,28,-12,39,62,6860,48,-21,64,9,52,27820,25,40,0,14,28006,60,0,63,210,22,-1,0,17,3,1,2,3,4,36,27867,53,-1,4,53,-1,3,53,-1,2,62,2236,28,-12,39,60,4,53,203,4,62,5828,8,-14,56,7,9,46,27863,40,0,14,27877,22,-1,6,53,-1,6,44,-1,5,9,36,27984,52,27886,25,40,0,14,27907,60,0,63,211,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,27906,3,60,1,62,10068,24,-15,39,62,10768,12,-2,56,62,3184,12,-10,56,62,7344,4,1,60,1,62,10068,24,-15,39,62,10768,12,-2,56,62,2552,8,-7,56,62,1520,8,5,56,7,52,0,56,57,60,1,53,0,196,60,2,53,203,2,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,46,27980,40,0,14,27987,22,-1,7,53,-1,5,14,27996,53,-1,5,26,62,7500,16,12,39,40,0,14,28005,3,62,2236,28,-12,39,62,6164,16,-1,64,9,62,7500,16,12,39,40,0,14,28026,3,53,-1,74,62,8952,16,8,56,62,6724,48,11,64,9,52,28048,25,40,0,14,28566,60,0,63,212,22,-1,0,17,1,1,2,34,22,-1,3,36,28553,53,-1,3,62,9980,32,12,56,22,-1,4,53,-1,4,53,0,271,56,19,14,28091,6,40,0,14,28565,53,-1,4,53,0,272,56,59,21,35,14,28118,9,53,-1,4,53,0,272,56,60,1,53,0,47,7,19,14,28125,6,40,0,14,28565,53,-1,4,53,0,273,56,59,21,35,14,28151,9,53,-1,4,53,0,273,56,60,1,53,0,47,7,14,28158,6,40,0,14,28565,52,2,53,-1,4,53,0,275,56,53,-1,2,62,6712,12,18,56,60,3,53,0,76,7,22,-1,5,53,-1,5,59,28,14,28196,6,40,0,14,28565,53,-1,5,60,1,53,0,69,7,22,-1,6,52,20,52,0,60,2,62,1424,8,-3,60,1,53,-1,5,62,8696,16,-1,56,7,35,19,14,28238,9,62,9612,0,8,62,10092,12,5,56,7,22,-1,7,52,20,52,0,60,2,62,5520,28,-16,60,1,53,-1,5,62,8696,16,-1,56,7,35,19,14,28277,9,62,9612,0,8,62,10092,12,5,56,7,22,-1,8,52,20,52,0,60,2,62,1968,8,-1,60,1,53,-1,5,62,8696,16,-1,56,7,35,19,14,28316,9,62,9612,0,8,62,10092,12,5,56,7,22,-1,9,52,20,52,0,60,2,53,0,280,60,1,53,-1,5,62,8696,16,-1,56,7,35,19,14,28354,9,62,9612,0,8,62,10092,12,5,56,7,22,-1,10,52,50,52,0,60,2,52,28376,25,40,0,14,28458,60,0,63,213,22,-1,0,17,2,1,2,3,53,212,3,62,9980,32,12,56,53,0,276,56,14,28412,40,1,40,0,14,28457,40,0,14,28451,53,212,3,62,9980,32,12,56,53,0,277,56,14,28451,53,-1,3,53,-1,2,60,2,53,212,3,62,9980,32,12,56,53,0,277,56,7,40,0,14,28457,40,0,40,0,14,28457,3,53,-1,5,60,2,53,0,72,7,62,10092,12,5,56,7,22,-1,11,52,28483,25,40,0,14,28504,60,0,63,214,22,-1,0,17,1,1,2,62,7500,16,12,39,40,0,14,28503,3,60,1,53,-1,11,53,-1,10,53,-1,8,53,-1,9,53,-1,7,53,-1,6,60,6,53,0,200,60,2,53,-1,3,62,6596,20,2,56,7,62,7208,12,-9,56,7,9,46,28549,40,0,14,28556,22,-1,12,62,7500,16,12,39,40,0,14,28565,3,53,-1,74,62,8952,16,8,56,62,1284,28,15,64,9,62,9004,52,-20,22,-1,280,52,28594,25,40,0,14,28656,60,0,63,215,22,-1,0,17,0,1,34,62,9980,32,12,56,53,0,271,56,19,14,28622,6,40,0,14,28655,34,62,2040,32,21,56,62,5292,8,-5,60,2,62,7484,16,-10,39,62,3536,36,-10,56,7,9,62,7500,16,12,39,40,0,14,28655,3,53,-1,74,62,8952,16,8,56,62,2072,28,0,64,9,52,28677,25,40,0,14,28863,60,0,63,216,22,-1,0,17,2,1,2,3,34,62,1660,28,18,56,59,28,14,28720,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,28862,40,0,14,28752,34,62,1660,28,18,56,62,6928,4,-6,56,59,28,14,28752,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,28862,53,-1,3,60,1,53,0,73,7,22,-1,4,53,-1,4,59,58,14,28788,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,28862,60,0,62,8112,8,2,39,62,6232,8,16,56,7,34,62,8092,20,21,56,37,22,-1,5,62,6440,8,20,53,-1,5,34,62,10580,16,7,56,53,-1,4,53,-1,2,60,4,62,1172,4,-3,60,0,53,0,45,7,10,2,60,1,34,62,1660,28,18,56,62,6928,4,-6,56,7,40,0,14,28862,3,53,-1,74,62,8952,16,8,56,62,6596,20,2,64,9,52,28884,25,40,0,14,29446,60,0,63,217,22,-1,0,17,0,1,34,22,-1,2,34,62,1660,28,18,56,59,58,14,28935,60,0,60,0,60,2,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,29445,40,0,14,28973,34,62,1660,28,18,56,62,5612,12,-21,56,59,58,14,28973,60,0,60,0,60,2,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,29445,36,29410,52,28982,25,40,0,14,29378,60,0,63,218,22,-1,0,17,1,1,2,53,-1,2,59,28,14,29023,60,0,60,0,60,2,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,29377,52,29030,25,40,0,14,29054,60,0,63,219,22,-1,0,17,1,1,2,53,-1,2,62,6440,8,20,56,40,0,14,29053,3,60,1,53,-1,2,62,4156,8,-11,56,7,22,-1,3,53,0,221,53,-1,3,60,2,53,0,43,7,22,-1,4,60,0,22,-1,5,10,0,22,-1,6,53,-1,4,62,3360,8,-3,56,22,-1,7,52,0,22,-1,8,53,-1,8,53,-1,7,16,14,29353,53,-1,4,53,-1,8,56,22,-1,9,53,-1,9,52,1,56,60,1,62,8120,12,4,39,62,580,16,-7,56,7,19,14,29154,40,0,14,29344,53,-1,9,52,1,56,22,-1,10,53,-1,10,62,3360,8,-3,56,22,-1,11,52,0,22,-1,12,53,-1,12,53,-1,11,16,14,29344,53,-1,10,53,-1,12,56,22,-1,13,53,-1,13,11,62,10780,16,21,28,35,14,29229,9,53,-1,13,60,1,53,-1,5,62,5636,16,7,56,7,52,1,47,58,14,29282,53,-1,13,60,1,53,-1,5,62,5224,24,-15,56,7,9,53,-1,13,60,1,2,7,22,-1,14,53,-1,14,53,-1,6,53,-1,13,64,9,53,-1,14,53,-1,10,53,-1,12,64,9,40,0,14,29335,53,-1,6,53,-1,13,56,44,-1,14,9,53,-1,14,52,0,32,58,14,29324,53,-1,13,60,1,2,7,44,-1,14,9,53,-1,14,53,-1,6,53,-1,13,64,9,53,-1,14,53,-1,10,53,-1,12,64,9,0,-1,12,0,9,40,0,14,29179,0,-1,8,0,9,40,0,14,29109,60,0,53,217,2,62,2436,12,12,56,7,9,53,-1,5,53,-1,4,60,2,40,0,14,29377,3,60,1,60,0,34,62,1660,28,18,56,62,5612,12,-21,56,7,62,11196,8,-8,56,7,40,0,14,29445,46,29406,40,0,14,29436,22,-1,3,60,0,60,0,60,2,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,29445,62,7500,16,12,39,40,0,14,29445,3,53,-1,74,62,8952,16,8,56,62,11048,24,-13,64,9,52,29467,25,40,0,14,29592,60,0,63,220,22,-1,0,17,0,1,34,62,1660,28,18,56,59,58,14,29504,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,29591,34,62,1660,28,18,56,62,2976,12,-14,56,59,58,14,29536,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,29591,36,29562,60,0,34,62,1660,28,18,56,62,2976,12,-14,56,7,40,0,14,29591,46,29558,40,0,14,29582,22,-1,2,60,0,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,29591,62,7500,16,12,39,40,0,14,29591,3,53,-1,74,62,8952,16,8,56,62,2436,12,12,64,9,52,16,22,-1,281,52,150,52,1e3,51,22,-1,282,52,1,22,-1,283,52,2,22,-1,284,52,3,22,-1,285,52,4,22,-1,286,52,5,22,-1,287,52,6,22,-1,288,52,7,22,-1,289,52,8,22,-1,290,52,64,22,-1,291,52,16,22,-1,292,52,29676,25,40,0,14,30089,60,0,63,221,22,-1,0,17,0,1,34,22,-1,2,62,7484,16,-10,39,62,10828,12,-9,56,19,35,19,14,29722,9,62,7484,16,-10,39,62,10828,12,-9,56,62,9356,12,-1,56,19,14,29729,6,40,0,14,30088,52,29736,25,40,0,14,29924,60,0,63,222,22,-1,0,17,1,1,2,52,29754,25,40,0,14,29902,60,0,63,223,22,-1,0,17,1,1,2,53,-1,2,62,1424,8,-3,56,62,8824,20,8,58,14,29892,53,-1,2,62,5936,28,-17,56,22,-1,3,53,-1,3,62,3360,8,-3,56,53,0,292,29,14,29812,53,0,292,40,0,14,29820,53,-1,3,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,29892,53,-1,3,53,-1,5,56,22,-1,6,53,-1,6,62,9356,12,-1,56,62,4004,8,13,39,62,4796,28,20,56,58,14,29883,53,-1,6,60,1,53,221,2,62,1312,48,18,56,7,9,0,-1,5,0,9,40,0,14,29828,62,7500,16,12,39,40,0,14,29901,3,60,1,53,-1,2,62,756,12,-1,56,7,9,62,7500,16,12,39,40,0,14,29923,3,22,-1,3,62,220,20,-12,39,11,62,11348,16,8,58,35,14,29958,9,62,220,20,-12,39,62,5416,48,-16,56,11,62,7864,16,20,58,14,29994,53,-1,3,60,1,62,1852,28,4,39,60,2,62,220,20,-12,39,62,5416,48,-16,56,7,34,62,5464,12,13,64,9,40,0,14,30012,53,-1,3,60,1,62,1852,28,4,39,1,34,62,5464,12,13,64,9,36,30059,62,6324,12,-4,40,1,62,8824,20,8,40,1,10,2,62,7484,16,-10,39,62,10828,12,-9,56,60,2,34,62,5464,12,13,56,62,4108,32,-15,56,7,9,46,30055,40,0,14,30079,22,-1,4,53,-1,4,62,8908,44,-1,60,2,23,62,5080,16,2,56,7,9,62,7500,16,12,39,40,0,14,30088,3,53,-1,77,62,8952,16,8,56,62,5672,32,6,64,9,52,30110,25,40,0,14,30262,60,0,63,224,22,-1,0,17,0,1,10,0,22,-1,2,34,62,7300,8,-2,56,62,10172,12,-20,56,60,1,62,4384,8,0,39,62,8900,8,5,56,7,22,-1,3,53,-1,3,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,30254,53,-1,3,53,-1,5,56,22,-1,6,53,-1,6,34,62,7300,8,-2,56,62,11176,20,22,56,33,14,30245,34,62,7300,8,-2,56,62,11176,20,22,56,53,-1,6,56,22,-1,7,34,62,7300,8,-2,56,62,10172,12,-20,56,53,-1,6,56,53,-1,2,53,-1,7,64,9,0,-1,5,0,9,40,0,14,30168,53,-1,2,40,0,14,30261,3,53,-1,77,62,8952,16,8,56,62,4212,88,-20,64,9,52,30283,25,40,0,14,30513,60,0,63,225,22,-1,0,17,1,1,2,34,62,7300,8,-2,56,62,10172,12,-20,56,19,14,30322,10,0,34,62,7300,8,-2,56,62,10172,12,-20,64,9,34,62,7300,8,-2,56,62,11176,20,22,56,19,14,30364,10,0,34,62,7300,8,-2,56,62,11176,20,22,64,9,52,0,34,62,7300,8,-2,56,62,6140,24,14,64,9,34,62,7300,8,-2,56,62,6140,24,14,56,53,0,291,55,14,30386,6,40,0,14,30512,53,-1,2,62,3572,24,-1,56,11,62,7864,16,20,58,14,30425,62,4756,40,-6,60,1,53,-1,2,62,3572,24,-1,56,7,44,-1,3,9,40,0,14,30431,60,0,44,-1,3,9,53,-1,3,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,30503,34,62,7300,8,-2,56,62,6140,24,14,56,53,0,291,55,14,30477,40,0,14,30503,53,-1,3,53,-1,5,56,60,1,34,62,6300,24,-9,56,7,9,0,-1,5,0,9,40,0,14,30447,62,7500,16,12,39,40,0,14,30512,3,53,-1,77,62,8952,16,8,56,62,1312,48,18,64,9,52,30534,25,40,0,14,30679,60,0,63,226,22,-1,0,17,1,1,2,34,62,7300,8,-2,56,62,6140,24,14,56,53,0,291,55,14,30567,6,40,0,14,30678,53,-1,2,60,1,53,0,14,7,22,-1,3,53,-1,3,34,62,7300,8,-2,56,62,10172,12,-20,56,33,19,14,30669,53,-1,2,60,1,53,0,17,7,22,-1,4,53,-1,4,34,62,7300,8,-2,56,62,10172,12,-20,56,53,-1,3,64,9,34,62,7300,8,-2,56,62,6140,24,14,56,34,62,7300,8,-2,56,62,11176,20,22,56,53,-1,3,64,9,52,1,34,62,7300,8,-2,56,62,6140,24,14,38,9,62,7500,16,12,39,40,0,14,30678,3,53,-1,77,62,8952,16,8,56,62,6300,24,-9,64,9,52,30700,25,40,0,14,31579,60,0,63,227,22,-1,0,17,2,1,2,3,53,-1,2,35,19,14,30722,9,10,0,44,-1,2,9,53,-1,3,59,28,14,30759,62,1176,20,-11,62,10032,4,-3,62,8e3,8,-3,60,2,62,4588,20,9,40,1,10,2,44,-1,3,9,53,-1,2,53,0,290,56,40,1,58,35,14,30783,9,34,62,1012,40,-17,56,52,0,32,58,14,30801,53,-1,3,60,1,53,0,74,1,34,62,1012,40,-17,64,9,10,0,34,62,7300,8,-2,56,62,5900,16,22,64,9,53,-1,2,53,0,283,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,283,64,9,53,-1,2,53,0,284,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,284,64,9,53,-1,2,53,0,285,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,285,64,9,53,-1,2,53,0,286,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,286,64,9,53,-1,2,53,0,287,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,287,64,9,53,-1,2,53,0,288,56,40,0,27,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,288,64,9,53,-1,2,53,0,289,56,60,1,62,616,12,-9,39,7,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,289,64,9,53,-1,2,53,0,290,56,60,1,62,616,12,-9,39,7,34,62,7300,8,-2,56,62,5900,16,22,56,53,0,290,64,9,60,0,62,8112,8,2,39,62,6232,8,16,56,7,34,62,7300,8,-2,56,62,3836,16,2,64,9,60,0,34,62,5672,32,6,56,7,9,62,7484,16,-10,39,62,10828,12,-9,56,60,1,34,62,1312,48,18,56,7,9,34,62,7300,8,-2,56,62,1528,16,-1,56,40,0,58,14,31518,62,7484,16,-10,39,62,10828,12,-9,56,60,1,4,1,22,-1,4,53,0,206,62,2408,12,19,53,0,288,60,3,53,0,206,62,9504,8,6,53,0,288,60,3,53,0,207,62,2808,8,10,53,0,287,60,3,53,0,205,62,6908,20,-8,53,0,286,60,3,53,0,205,62,3216,60,-21,53,0,286,60,3,53,0,205,62,2292,8,-5,53,0,286,60,3,53,0,205,62,6408,12,19,53,0,286,60,3,53,0,203,62,11152,16,-7,53,0,285,60,3,53,0,203,62,9568,12,2,53,0,285,60,3,53,0,203,62,2460,16,13,53,0,285,60,3,53,0,204,62,8040,28,-13,53,0,284,60,3,53,0,204,62,11324,8,6,53,0,284,60,3,53,0,202,62,208,12,-12,53,0,283,60,3,53,0,202,62,504,12,-2,53,0,283,60,3,53,0,201,62,8520,12,6,53,0,283,60,3,53,0,202,62,9368,20,-6,53,0,283,60,3,53,0,208,62,1932,20,-10,53,0,283,60,3,53,0,208,62,7684,24,-9,53,0,283,60,3,53,0,208,62,6772,32,18,53,0,283,60,3,60,19,22,-1,5,53,-1,5,62,3360,8,-3,56,22,-1,6,52,0,22,-1,7,53,-1,7,53,-1,6,16,14,31504,53,-1,5,53,-1,7,56,22,-1,8,53,-1,8,52,1,56,22,-1,9,34,62,7300,8,-2,56,62,5900,16,22,56,53,-1,8,52,0,56,56,40,1,58,14,31495,34,62,6596,20,2,56,53,-1,9,60,2,53,-1,8,52,2,56,7,22,-1,10,40,1,53,-1,10,53,-1,9,60,3,53,-1,4,62,3536,36,-10,56,7,9,40,1,53,-1,10,53,-1,9,53,-1,4,60,4,60,1,34,62,7300,8,-2,56,62,5392,24,4,56,62,5224,24,-15,56,7,9,0,-1,7,0,9,40,0,14,31370,40,1,34,62,7300,8,-2,56,62,1528,16,-1,64,9,40,1,34,62,7300,8,-2,56,62,7556,16,13,64,9,34,62,1012,40,-17,56,14,31569,36,31566,53,-1,2,60,1,34,62,1012,40,-17,56,62,5900,16,22,56,7,9,46,31562,40,0,14,31569,22,-1,11,62,7500,16,12,39,40,0,14,31578,3,53,-1,77,62,8952,16,8,56,62,5900,16,22,64,9,52,31600,25,40,0,14,31799,60,0,63,228,22,-1,0,17,0,1,34,62,5464,12,13,56,14,31633,60,0,34,62,5464,12,13,56,62,4824,20,22,56,7,9,34,62,7300,8,-2,56,62,5392,24,4,56,14,31775,34,62,7300,8,-2,56,62,5392,24,4,56,22,-1,2,52,0,22,-1,3,53,-1,3,53,-1,2,62,3360,8,-3,56,16,14,31761,53,-1,2,53,-1,3,56,52,0,56,22,-1,4,53,-1,2,53,-1,3,56,52,1,56,22,-1,5,53,-1,2,53,-1,3,56,52,2,56,22,-1,6,53,-1,2,53,-1,3,56,52,3,56,22,-1,7,53,-1,7,53,-1,6,53,-1,5,60,3,53,-1,4,62,10212,84,-15,56,7,9,0,-1,3,0,9,40,0,14,31665,60,0,34,62,7300,8,-2,56,62,5392,24,4,64,9,40,0,34,62,7300,8,-2,56,62,7556,16,13,64,9,62,7500,16,12,39,40,0,14,31798,3,53,-1,77,62,8952,16,8,56,62,1360,32,-22,64,9,52,31820,25,40,0,14,32136,60,0,63,229,22,-1,0,17,0,1,10,0,22,-1,2,34,62,7300,8,-2,56,62,8972,24,5,56,60,1,62,4384,8,0,39,62,8900,8,5,56,7,22,-1,3,53,-1,3,62,3360,8,-3,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,-1,4,16,14,31937,53,-1,3,53,-1,5,56,22,-1,6,60,0,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,6,56,62,11048,24,-13,56,7,53,-1,2,53,-1,6,64,9,0,-1,5,0,9,40,0,14,31878,34,62,7300,8,-2,56,62,3836,16,2,56,60,0,34,62,4212,88,-20,56,7,53,-1,2,60,0,34,62,10604,96,-21,56,7,60,4,22,-1,7,34,62,1012,40,-17,56,14,32115,36,32112,52,31991,25,40,0,14,32010,60,0,63,230,22,-1,0,17,1,1,2,53,229,7,40,0,14,32009,3,60,1,52,32019,25,40,0,14,32074,60,0,63,231,22,-1,0,17,1,1,2,53,-1,2,52,0,56,60,1,53,229,7,62,5224,24,-15,56,7,9,53,-1,2,52,1,56,60,1,53,229,7,62,5224,24,-15,56,7,9,53,229,7,40,0,14,32073,3,60,1,60,0,34,62,1012,40,-17,56,62,11048,24,-13,56,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,40,0,14,32135,46,32108,40,0,14,32115,22,-1,8,53,-1,7,60,1,62,3108,36,-18,39,62,6516,32,-14,56,7,40,0,14,32135,3,53,-1,77,62,8952,16,8,56,62,11048,24,-13,64,9,52,32157,25,40,0,14,32193,60,0,63,232,22,-1,0,17,2,1,2,3,53,-1,3,34,62,7772,20,6,56,53,-1,2,64,9,62,7500,16,12,39,40,0,14,32192,3,53,-1,77,62,8952,16,8,56,62,4572,16,9,64,9,52,32214,25,40,0,14,32257,60,0,63,233,22,-1,0,17,0,1,10,0,34,62,7772,20,6,64,9,10,0,34,62,7300,8,-2,56,62,8972,24,5,64,9,62,7500,16,12,39,40,0,14,32256,3,53,-1,77,62,8952,16,8,56,62,2436,12,12,64,9,52,32278,25,40,0,14,32725,60,0,63,234,22,-1,0,17,2,1,2,3,34,62,7300,8,-2,56,62,7556,16,13,56,40,0,58,14,32311,6,40,0,14,32724,36,32695,52,10,53,-1,2,60,2,62,4392,48,-19,39,7,44,-1,2,9,53,-1,3,62,3360,8,-3,56,52,1,37,22,-1,4,53,-1,3,53,-1,4,56,34,62,7300,8,-2,56,62,3836,16,2,56,37,22,-1,5,53,-1,3,53,-1,3,62,3360,8,-3,56,52,2,37,56,22,-1,6,53,-1,2,53,0,181,55,35,14,32402,9,53,-1,2,53,0,182,16,14,32462,53,-1,3,52,2,56,22,-1,7,53,-1,7,34,62,7300,8,-2,56,62,10172,12,-20,56,53,-1,6,64,9,53,-1,3,52,4,56,53,-1,3,52,3,56,53,-1,3,52,1,56,53,-1,3,52,0,56,60,4,44,-1,3,9,53,-1,3,62,3360,8,-3,56,52,1,37,44,-1,4,9,53,-1,3,53,-1,4,56,34,62,7300,8,-2,56,62,3836,16,2,56,37,53,-1,3,53,-1,4,64,9,53,-1,3,62,3360,8,-3,56,52,2,37,22,-1,8,34,62,7300,8,-2,56,62,11176,20,22,56,53,-1,6,56,22,-1,9,53,-1,9,53,-1,3,53,-1,8,64,9,34,62,7300,8,-2,56,62,10172,12,-20,56,53,-1,6,56,22,-1,10,53,-1,10,19,14,32576,6,40,0,14,32724,53,-1,10,52,0,56,22,-1,11,53,-1,11,53,0,166,58,14,32599,6,40,0,14,32724,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,2,56,19,14,32659,34,62,7300,8,-2,56,62,3836,16,2,56,53,0,282,53,0,281,60,3,23,62,7880,24,-12,56,1,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,2,64,9,53,-1,3,53,-1,5,60,2,34,62,7300,8,-2,56,62,8972,24,5,56,53,-1,2,56,62,5224,24,-15,56,7,9,46,32691,40,0,14,32715,22,-1,12,53,-1,12,62,8876,24,18,60,2,23,62,5080,16,2,56,7,9,62,7500,16,12,39,40,0,14,32724,3,53,-1,77,62,8952,16,8,56,62,6596,20,2,64,9,52,32746,25,40,0,14,32784,60,0,63,235,22,-1,0,17,2,1,2,3,53,-1,3,53,-1,2,60,2,34,62,6596,20,2,56,7,9,62,7500,16,12,39,40,0,14,32783,3,53,-1,77,62,8952,16,8,56,62,4648,20,-7,64,9,52,32805,25,40,0,14,32986,60,0,63,236,22,-1,0,17,0,1,52,0,22,-1,2,34,62,7300,8,-2,56,62,5900,16,22,56,22,-1,3,53,-1,3,53,0,283,56,14,32852,52,1,52,0,24,8,-1,2,9,53,-1,3,53,0,284,56,14,32870,52,1,52,1,24,8,-1,2,9,53,-1,3,53,0,285,56,14,32888,52,1,52,2,24,8,-1,2,9,53,-1,3,53,0,286,56,14,32906,52,1,52,3,24,8,-1,2,9,53,-1,3,53,0,287,56,14,32924,52,1,52,4,24,8,-1,2,9,53,-1,3,53,0,288,56,14,32942,52,1,52,5,24,8,-1,2,9,53,-1,3,53,0,289,56,14,32960,52,1,52,6,24,8,-1,2,9,53,-1,3,53,0,290,56,14,32978,52,1,52,7,24,8,-1,2,9,53,-1,2,40,0,14,32985,3,53,-1,77,62,8952,16,8,56,62,10604,96,-21,64,9,60,0,53,-1,77,1,22,-1,293,52,256,22,-1,294,52,33021,25,40,0,14,33050,60,0,63,237,22,-1,0,17,0,1,60,0,34,62,7772,20,6,64,9,62,7500,16,12,39,40,0,14,33049,3,53,-1,78,62,8952,16,8,56,62,6804,16,-7,64,9,52,33071,25,40,0,14,33249,60,0,63,238,22,-1,0,17,2,1,2,3,53,-1,3,11,62,11348,16,8,27,35,19,14,33102,9,53,-1,3,59,58,14,33109,6,40,0,14,33248,36,33219,53,-1,2,53,-1,3,62,10556,24,-13,64,9,53,-1,3,62,7844,20,18,56,19,14,33156,60,0,62,8112,8,2,39,62,6232,8,16,56,7,53,-1,3,62,7844,20,18,64,9,53,-1,3,60,1,34,62,7772,20,6,56,62,5224,24,-15,56,7,9,34,62,7772,20,6,56,62,3360,8,-3,56,53,0,294,29,14,33206,60,0,34,62,7772,20,6,56,62,2312,12,8,56,7,9,53,-1,3,40,0,14,33248,46,33215,40,0,14,33239,22,-1,4,53,-1,4,62,5652,20,6,60,2,20,62,5080,16,2,56,7,9,62,7500,16,12,39,40,0,14,33248,3,53,-1,78,62,8952,16,8,56,62,8008,12,15,64,9,52,33270,25,40,0,14,33338,60,0,63,239,22,-1,0,17,0,1,52,33287,25,40,0,14,33319,60,0,63,240,22,-1,0,17,1,1,2,53,-1,2,60,1,62,5560,8,11,39,62,2216,20,20,56,7,40,0,14,33318,3,60,1,34,62,7772,20,6,56,62,4156,8,-11,56,7,40,0,14,33337,3,53,-1,78,62,8952,16,8,56,62,11048,24,-13,64,9,53,-1,78,22,-1,295,60,0,53,-1,295,1,22,-1,296,53,-1,296,60,1,53,-1,296,62,8008,12,15,56,62,3340,8,-11,56,7,22,-1,297,52,33396,25,40,0,14,33426,60,0,63,241,22,-1,0,17,0,1,52,0,32,34,62,10988,36,-13,64,9,62,7500,16,12,39,40,0,14,33425,3,53,-1,79,62,8952,16,8,56,62,6804,16,-7,64,9,52,33447,25,40,0,14,33478,60,0,63,242,22,-1,0,17,1,1,2,53,-1,2,34,62,10988,36,-13,64,9,62,7500,16,12,39,40,0,14,33477,3,53,-1,79,62,8952,16,8,56,62,5580,20,21,64,9,52,33499,25,40,0,14,33520,60,0,63,243,22,-1,0,17,0,1,34,62,10988,36,-13,56,40,0,14,33519,3,53,-1,79,62,8952,16,8,56,62,11048,24,-13,64,9,53,-1,79,22,-1,298,60,0,53,-1,298,1,22,-1,299,52,33556,25,40,0,14,33828,60,0,63,244,9,17,2,0,1,2,53,-1,2,52,0,32,58,14,33581,52,0,44,-1,2,9,52,3735928559,53,-1,2,15,22,-1,3,52,1103547991,53,-1,2,15,22,-1,4,62,5096,12,13,39,62,7244,12,-12,56,22,-1,5,53,-1,1,60,1,53,-1,1,62,5032,36,-19,56,62,3340,8,-11,56,7,22,-1,6,53,-1,1,62,3360,8,-3,56,22,-1,7,52,0,22,-1,8,53,-1,8,53,-1,7,16,14,33719,53,-1,8,60,1,53,-1,6,7,44,-1,9,9,52,2654435761,53,-1,3,53,-1,9,15,60,2,53,-1,5,7,44,-1,3,9,52,1597334677,53,-1,4,53,-1,9,15,60,2,53,-1,5,7,44,-1,4,9,0,-1,8,0,9,40,0,14,33650,52,2246822507,53,-1,3,53,-1,3,52,16,65,15,60,2,53,-1,5,7,44,-1,3,9,52,3266489909,53,-1,4,53,-1,4,52,13,65,15,60,2,53,-1,5,7,49,-1,3,9,52,2246822507,53,-1,4,53,-1,4,52,16,65,15,60,2,53,-1,5,7,44,-1,4,9,52,3266489909,53,-1,3,53,-1,3,52,13,65,15,60,2,53,-1,5,7,49,-1,4,9,52,4294967296,52,2097151,53,-1,4,13,51,53,-1,3,52,0,65,57,40,0,14,33827,3,22,-1,300,62,6932,236,-5,52,1,47,52,1,47,60,0,53,-1,86,7,52,1,47,52,1,47,52,1,47,60,0,53,-1,82,7,60,0,53,-1,81,7,60,9,22,-1,301,52,33880,25,40,0,14,33895,60,0,63,245,9,17,0,0,60,0,53,0,88,7,3,52,33902,25,40,0,14,33917,60,0,63,246,9,17,0,0,60,0,53,0,87,7,3,59,52,33925,25,40,0,14,33940,60,0,63,247,9,17,0,0,60,0,53,0,85,7,3,52,33947,25,40,0,14,33962,60,0,63,248,9,17,0,0,60,0,53,0,84,7,3,52,33969,25,40,0,14,33984,60,0,63,249,9,17,0,0,60,0,53,0,83,7,3,59,59,60,8,22,-1,302,60,0,22,-1,303,53,-1,95,53,-1,94,53,-1,93,53,-1,92,53,-1,91,53,-1,90,53,-1,89,60,7,22,-1,304,53,-1,96,60,1,22,-1,305,53,-1,305,60,1,53,-1,304,60,1,53,-1,303,62,3760,8,-4,56,7,62,3760,8,-4,56,7,22,-1,306,52,34065,25,40,0,14,34203,60,0,63,250,22,-1,0,17,1,1,2,60,0,22,-1,3,53,-1,2,62,11168,8,-2,56,22,-1,4,52,0,22,-1,5,53,-1,5,53,0,306,62,3360,8,-3,56,16,14,34180,36,34159,60,0,53,0,306,53,-1,5,56,7,22,-1,6,53,-1,6,11,62,7500,16,12,58,14,34142,59,40,0,14,34145,53,-1,6,53,-1,3,53,-1,5,64,9,46,34155,40,0,14,34171,22,-1,7,59,53,-1,3,53,-1,5,64,9,0,-1,5,0,9,40,0,14,34097,53,-1,4,60,1,53,-1,3,62,5224,24,-15,56,7,9,53,-1,3,40,0,14,34202,3,53,-1,97,62,8952,16,8,56,62,10384,40,-12,64,9,52,34224,25,40,0,14,34284,60,0,63,251,22,-1,0,17,1,1,2,53,-1,2,60,1,34,62,10384,40,-12,56,7,22,-1,3,62,5964,12,-15,53,-1,3,60,1,62,5560,8,11,39,62,2216,20,20,56,7,60,2,31,62,4508,20,14,56,7,40,0,14,34283,3,53,-1,97,62,8952,16,8,56,62,11136,12,0,64,9,52,34305,25,40,0,14,34388,60,0,63,252,22,-1,0,17,1,1,2,34,22,-1,3,52,34327,25,40,0,14,34363,60,0,63,253,22,-1,0,17,1,1,2,53,252,3,62,9204,24,5,56,53,-1,2,60,2,31,62,188,20,10,56,7,40,0,14,34362,3,60,1,53,-1,2,60,1,34,62,11136,12,0,56,7,62,11196,8,-8,56,7,40,0,14,34387,3,53,-1,97,62,8952,16,8,56,62,1692,20,-4,64,9,52,34409,25,40,0,14,34670,60,0,63,254,22,-1,0,17,1,1,2,34,22,-1,3,52,34431,25,40,0,14,34657,60,0,63,255,22,-1,0,17,2,1,2,3,36,34634,53,254,2,62,4208,4,-1,56,19,14,34469,59,60,1,53,-1,2,7,9,6,40,0,14,34656,53,254,2,62,5568,12,-16,56,11,62,1740,24,-17,58,14,34505,53,254,2,62,5568,12,-16,56,60,1,53,-1,2,7,9,6,40,0,14,34656,52,34512,25,40,0,14,34559,60,0,63,256,22,-1,0,17,1,1,2,53,-1,2,62,4208,4,-1,60,2,31,62,5080,16,2,56,7,9,52,0,60,1,53,255,2,7,9,62,7500,16,12,39,40,0,14,34558,3,60,1,52,34568,25,40,0,14,34599,60,0,63,257,22,-1,0,17,1,1,2,53,-1,2,60,1,53,255,2,7,9,62,7500,16,12,39,40,0,14,34598,3,60,1,53,254,2,60,1,53,254,3,62,1692,20,-4,56,7,62,11196,8,-8,56,7,62,7208,12,-9,56,7,9,46,34630,40,0,14,34647,22,-1,4,53,-1,4,60,1,53,-1,3,7,9,62,7500,16,12,39,40,0,14,34656,3,60,1,62,3108,36,-18,39,1,40,0,14,34669,3,53,-1,97,62,8952,16,8,56,62,5868,24,15,64,9,53,-1,97,22,-1,307,60,0,53,-1,307,1,22,-1,308,10,0,52,0,32,60,0,60,3,22,-1,309,59,22,-1,310,62,3980,24,-16,62,6336,24,18,62,2324,20,9,62,6380,20,-4,62,3308,20,7,62,8608,12,-16,62,9328,12,-19,62,10956,24,-8,60,8,22,-1,311,60,0,22,-1,312,53,-1,299,62,10032,4,-3,41,53,-1,296,62,4608,8,-16,41,53,-1,293,62,2736,4,-8,41,53,-1,110,62,10796,20,-5,41,53,-1,308,62,4208,4,-1,41,53,-1,111,62,2012,4,-13,41,53,-1,155,62,5740,4,-12,41,53,-1,110,62,7940,4,-9,41,53,-1,112,62,8808,16,-18,41,53,-1,113,62,9144,20,22,41],_38uLN7:atob("V1M0bE1rSTNYeVV5UW1RbE5VSjVOaVUzUWlVeVFsa3VKVEpDTjE4bE1rSmtKVFZDZVRJbE4wST1KVU15SlRnM0pVTXlKVGd5Y1NWRE1pVTRNQ1ZETWlVNE1IVWxReklsT0RJPVozRWxNa0pmWVhKbmRHTT1KVEkwSlRJMEpUSTBKVEkwSlRJMEpUSTBiWEp5YVhaWWFTVTNRM2c9WWlVMVJWTlZWMXBoSlRWRlZsZGtWeVUxUTFZbE5VST1KVFZGSlRWQ2JrTmxXbXRpWlE9PWNHNTRiM2gxYjNjPUpUVkZjWEo0Y1c4bFF6SWxPREE9VTFsVEpUVkNjaWdsTWpNcGRGSWxNalFsTWpaVVV5VTFRbklvSlRJektYUlNKVEkwSlRJMlZGTWxOVUp5S1NVeU15VXlRblJUV1E9PVkxUmFXRXc9SlVNeUpUZ3hKVU15SlRnekpVTXlKVGc0SlRkRUpVTXlKVGd6SlVNeUpUZ3ljU1UzUWlVMVEzb2xOMFFsTjBJbE4wTnRiQT09Ym1Gc2FDVTFSRjloSlRkQ2JXbDZhM0E9ZW5VbE4wSnBibWxuZEdscmNnPT1WMnRhSlRWRVluRWxNalk9YjI1b2JYTmtjVk40YjJRPUpVTXlKVGhESlVNeUpUaEVVaVUxUWxoVUpUVkVZMGc9YjNGM2RXZDNjZz09SlVNeUpUaERmaVZETWlVNE0za2xReklsT0RRbFF6SWxPRU50Y3lVM1JpVTNSSElsTjBaeUpUZEdKVU15SlRnNGNIcEllWGxvSlVNeUpUZ3daV2RVWldaa0pUVkNKVFl3V1E9PVMzaDRkVzVxZHc9PWEyOStjVzBsUXpJbE9EQnhZblVsTjBaMWJuVjRkU1ZETWlVNE1DVkRNaVU0TlZoMUpUZEdKVU15SlRnd2NYcHhmaVUzUmc9PUpVTXlKVGcwZFNWRE1pVTRPQ1ZETWlVNE5IRWxReklsT0RKMWNRPT1hVmxvSlRWQ0pUVkNaRTg9WjNCelJtSmthUT09VDJZbE1VVT1KVEUyTFNoTWFrbE1KVEZGSlRGQ0owc2xNVGNsTVRZbE1UWXRLRW9sTVRsSkpURkZKVEZDSjB0cEpURkdKVEZCSVd0SkpURkNKVEZEU21GTExTVXhOeTBsTVRZdEtFb2xNVFl0U1NVeFJTVXhRaWRMYVNGclNpVXhOeTFKSlRGQ0pURkRTbUZMTFNVeE55MUpKVEZGSlRGQ0owdHBJV3RKSlRGQ0pURkRTbUZMTFVrbE1VVWxNVUluUzJrbE1qSnJKVEUzSlRFMkxTVXdSa2tsTVVVbE1VSW5TeVV4Tnc9PUpVTXlKVGd6ZWc9PUpUZEdjaVZETWlVNE4zcDRjaVZETWlVNE5Yb2xReklsT0RBbE4wWT1KVFZEYm10K2F6Yz1jMlJxYUNVMVFnPT1TU1UxUTA5V1dVdE9NMWdsTTBFbE5VTlpVU1UxUTA4bE5VUWxOVVE9VjFocEpUVkRWbGhESlRWRGExaGZSVlJuSlRWRFlnPT1ObThsTjBKMGN6WnBkbXNsUXpJbE9EQT1iR2M9Y0hkd2VIQjVKVGRHVjNSK0pUZEdhVjl3SlRWQ0pVTXlKVGcwSlVNeUpUZ3lKVU15SlRnMWRRPT1YMWdsTVVWbVgyVWxOakJtVkZsV1ZRPT1KVEkyTTJFbE1qWTBKVU15SlRoQmZuQWxOMFk9VUZRbE5VUmFWQ1UxUXpsU1gxVWxOVVJXWXc9PUpUVkZUeVUyTUdGVEpUTkRVMlUwSlRWRUpUWXdKVFZDTTFwVEpUVkNVeVUxUTJKaEpVTXlKVGc1SlVNeUpUaEJKVU15SlRnMUpVTXlKVGcyT0ZrbE5qQlphRms9YUZkdFpDVTFSQ1V5TTJ4WFlsOWFkeVUzUTNOb2R5VkRNaVU0TXlWRE1pVTRNaVZETWlVNE9Ia2xReklsT0RJbFF6SWxPRGhySlRkRUpVTXlKVGd5ZUNWRE1pVTRNeVZETWlVNFFnPT1VeVUxUldKYVV3PT1ibXRuWkc4PWFtOXFkVk5tWkhCelpRPT1KVGRFYjJwNmJnPT1hV2QyVkdOd1puRnZXR051ZDJkMUpUWXdaaVV5UTBNbE0wVWxOakJvSlRkR05UQTNKVU15SlRneEpUWXdNaTBsTjBZM0pVTXlKVGd4SlRZd2FDVTNSalV3TnlWRE1pVTRNU1UyTUdZPVRWTmtVeVUxUTJKaFFXSWxOVVFsTmpCUFZWTT1KVEZEWTJ0cGVFZFdUWEpvYVNVM1F3PT1jUT09SlRWRVRpVTJNQ1UyTUdRbE5VTmZVUT09SlRkR0pVTXlKVGcyZm5OMkpVTXlKVGd6SlRORmRYVWxReklsT1RKRFF5VXpSbkZHUTA5M1F5VkRNaVU1TUhNbFF6SWxPVEZMUWlWRE1pVTVNeVV6UVE9PVpua2xOMEpaSlVNeUpUaERKVU15SlRnMFNYRndKVFZFY0dWcmFrc2xOVVZ2WVc1eVlXND1KVU15SlRoQkpUZENKVU15SlRnNEpVTXlKVGhCSlRkR2R5VkRNaVU0T0NWRE1pVTRSZz09ZW5semVINXZKVGRESlRkR2VnPT1WeVUxUTJaVVZWOVlWdz09ZFdwMWJXWT1KVU15SlRnd0pUZENXQ1UzUWlWRE1pVTRNM0YrVDIwbE4wWnhjUT09YldobWRXUjZiMlJxVWxZbE5VUm9aeUU9U2sxYUpUWXdXVTh1VjFST1ZqTk1XVTlYVUNVMVJBPT1YMk55WldGMFpVVjJaVzUwVEdsemRHVnVaWEp6YUhKQ2JtMXpaRzF6UkdOb2N5VTJNR0ZyWkE9PUxnPT1WVk5pUWxjbE5VSlRhQ1UxUkNVMVExTWxNMFJVVkdGVFlnPT1lbTE1Y1E9PWVDVTNRbTl0ZUY4bFF6SWxPREFsTjBKK2JYTnhaRjlsVTFoVll3PT1YeVUyTUNVMVJWVmFVMVZTWlE9PWRIVWxOMFlsUXpJbE9EQWxOMEorSlVNeUpUZzFjMjUwWW1jPVh5VTJNQ1UxUWlVMVFpVTFRMlU9WjNGNmR3PT1Zbk53WDNKbmJXdz1heVUyTUdFbE5VVnNKVEpHSnkxYUtDVTFSQ1UxUkNvPWFpVTFRMk1sTlVOYWF5VTJNR1psU210WWFXcz1XU1UxUldZPWJITnNkR3gxSlRkQ1dteHpiR29sTjBKMmVRPT1KVFZFVGlVMk1HRlNkRzB6YjNRbE4wTm5jbTlxWmxsbldXZzRWV2hWYW5Ob2QzNTFlUT09WjJKb1ZpVTFRbVpuVkdWbllWUmZWRkJqSlVNeUpUaEVRaVZETWlVNE1pVkRNaVU0TkhsNkpVTXlKVGd4YTJnbE4wSm9MUzA9SlVNeUpUZ3hKVU15SlRneGR3PT1iMmg2Ync9PVZpVXlNRGN5VTFrbE1qVnlWVk5aSlRJMWNpZ2xNalV4SlRJekpUSTJKVEkxVlNVeU1qSlVKMVFuZEZRblZDZDBWQ2QwSlRGQ2RGUTNkRk5aSlRJMWNpZ2xNalV4SlRJMlZ5VXlOVlVsTWpOVUoxTldWR3RWSlRJeUlRPT1WV0ZhV1ZZbE4wSWxOMFFsUXpJbE9ESWxReklsT0RGU2VYSjZjaVUzUWlWRE1pVTRNUT09YWc9PWNtOGxReklsT0RKdkpUTkNKVU15SlRneWN5VkRNaVU0TVNWRE1pVTRNbmR5VmxObVV5VXhSbVpYWldZPVpWWm5XbU5wWDJSbWEybz1VMThsTlVOYU1GVk9YekFsTlVOUlVnPT1abU4yWXlVeVJtMW5KVGRDV0ZVcUp6TWxOVUluSlRZd1YzVXlKVEkyZHlVeFJRPT1PVmhhWW1wbldGb2xOVU09YkdOMVZGOXFjMk09SlVNeUpUZzRKVU15SlRoQmR5VkRNaVU0T1NWRE1pVTRNWG89WjFoZkpUVkNVMkZoVDFWVFQxaE5YMTg9SlVNeUpUZzFkMzV6SlVNeUpUZzRKVU15SlRnd0pVTXlKVGhCSlVNeUpUZ3hRU1ZETWlVNE5ubDNKVU15SlRoQlFYa2xReklsT0RZbFF6SWxPRFlsUXpJbE9ETWxReklsT0RZPWRtNTRieVV5Um1WdVpBPT1kM1puWkcxaWJtTmtKVE5EWWlWRE1pVTROQ1ZETWlVNE1TVTNSaVUzUWlWRE1pVTROWGM9WlNVMVJHY2xOVVVsTVVWa1psTWxOVVZhWlNVeFJWWmpZeVUyTUdNPWVtdCtjbmhyZDI4PWJtbENXV2M9WTJWcmFTVTFRZz09SlVNeUpUZ3lKVU15SlRnMEpVTXlKVGhCSlVNeUpUZzRlbm9sUXpJbE9ETWxReklsT0RsNkpVTXlKVGczYm10d2JRPT1lbklsTjBOek0za2xOMEpvYzI5Nk0zcDFNakV4SlRKREpUVkNLakVsTlVJPWJYSm5jSGxvYVhjPWJYUjVidz09WWxwaEpUWXdWdz09YjJoeGFuZHJhaVUxUkdJbE5VUWxOVUpzSlRWRkpUZEdKVGRFZEhseWN5VkRNaVU0TjNVbFF6SWxPRUY1V0NVM1JDVkRNaVU0Tm5sM0pVTXlKVGc0SlVNeUpUZ3dKVU15SlRoRUpUVkVZM1ZtYlNVMVJHTT1hQT09SlVNeUpUZzRlaVZETWlVNE1YcDRKVU15SlRnNWZpVkRNaVU0TkNWRE1pVTRNMW9sUXpJbE9ETjVhMjV1VHlWRE1pVTRNRzk0ZmxaekpUZEVmbTk0YnlVM1F3PT1jblptYzNwVVptMW1aSFZ3YzBKdGJRPT1laVZETWlVNE15VkRNaVU0TmlWRE1pVTRNWGNsUXpJbE9ETWxReklsT0RJbFF6SWxPRGdsUXpJbE9EWWxReklsT0RNbFF6SWxPREFsUXpJbE9ESjFKVU15SlRneGVRPT1KVGREZm5FbE4wWWxOMFlsUXpJbE9ERitjUT09ZHlWRE1pVTRRM2NsTjBZbFF6SWxPREp0SlRkR2VpVkRNaVU0UVg0PVozTnlaMlY0SlVNeUpUZzBKVGRFUXlWRE1pVTROaVZETWlVNE9DVTNSaVZETWlVNE9TVkRNaVU0UVNVM1JpVkRNaVU0TkNVM1FnPT1jR05oYlhCaVVtZHJZdz09YW1kaE4yRmtXQ1UyTUVFbE5VVm9hUT09WDI1MWJIQnJVbWhTSlRWQ1dGST1aR1ZhSlRWQ1RGZGlheVUxUWc9PVFrNUhSaVV6Um1aZloxOW9iZz09SlRFd2MzRitjM1VsTjBOWmRDVTNRM1ZUY1NVM1F5VTNRM0p4Y3lVM1FnPT1jU1UwTUNVME1IWkhKVFF3SlRRd1F3PT1RV0pYV0E9PWNTVkRNaVU0Tm5GNUpUZERXSFY1ZDNnbFF6SWxPRFE9YlNVM1Juaz1hQ1UxUW1kckpUVkNhV29sTTBaYVlpVTFRamxYWW1KWVYxbGhXaVUyTUdrbE5VVnRkR3R2ZDJZPWZuRWxReklsT0RKMEpVTXlKVGd4SlVNeUpUZzFkQT09SlRJd1lsOXlYeVV5UW05ZmVHd2xOMEk9Vnc9PUxpNHVMZz09ZVhZbFF6SWxPREp4SlRkRWRRPT1VQ1UxUlZwa1JscHBaSE09SlRkQ2VTVkRNaVU0T0ZvbFF6SWxPREZuSlVNeUpUZzRkU1ZETWlVNE9IbHJKVGRFSlVNeUpUZzRKVGRESlRWRUpVTXlKVGd5ZUNVM1JIZDVKVU15SlRnM1h5VTFSRzRsTmpBPVYxb2xOVVFwZGlVelJDbFdKVEpES1RWWkp3PT1iM0J1ZW05d0pVTXlKVGczSlVNeUpUZzBKVU15SlRoQkpVTXlKVGd6ZVE9PVQySnFaV04wSlVNeUpUZ3pkQ1ZETWlVNE5TVkRNaVU0Tm5nbE5VTWxReklsT0RFbFF6SWxPRGM9ZW5keUpVTXlKVGhCSlVNeUpUZ3lKVU15SlRoREpVTXlKVGd6UTNrbFF6SWxPREo1ZG1kNmRnPT1abFZpV0dOaE5nPT1XVmNsTmpCWFpGTm1WeVV6UVZkcUpURkdWbE5tVXlVeFJsTm5abUZmVTJZbE5VSmhKVFl3SlRGR0pUVkNWZz09YWlVMVEyc2xNMEpZYTFnPUpUVkRaVmhaWXlVMVF5VTFRZz09Y1NVM1F3PT1XQ1V6UlNwWFdnPT1hM0J0YTNOcWR5VkRNaVU0TUE9PWR5VTNRM3B2VENVM1JHeDFKVGRDY2lVM1F5VkRNaVU0TVNVM1F5VkRNaVU0Tnc9PWRIb2xReklsT0ROMFV5VkRNaVU0Tm5kM1lTVkRNaVU0TmlWRE1pVTROSGs9VFUwPWRtaHRZMjUyV0E9PWIzUjJKVGRDZWpJbE1qWjVhM0pyYVhveUpUSTJlbXQrZW1kNGEyYz1NVGd4T1RFbE0wRWxOREJMSlROQkpUTkNNREU9VGxNbE5VUk5XVmhZVDAwbE5VVT1iQT09VmxSakpVTXlKVGcySlRkR0pUZERkM2dsUXpJbE9EVT1WVk5pTVNVMVJFOWFVMkZSVTFJelpGTWxOVU5pWVE9PUpUVkZaQ1UxUldZbE4wUTJKVGRHSlRWRUpUSkdKVFZGZFY5QkpUVkZaaVUzUkRZbE4wWWxOVVFsTWtZbE5VVjFYMEVsTlVWbUpUZEVOaVUzUmlVMVJDVXlSaVUxUlhWZlFTVTFSV1lsTjBRMUxqWWxOMFlsTlVWa2RpVTNRblFsUXpJbE9EVldKVU15SlRneWQzaFVKVU15SlRnM1dsOGxOVU52SlRWRGNXTnNjbkIzUTNCd2JYQT1KVFF3VkdjbE5VST1kM1J1UTI1dWNYbE9hM1YyWkhVbFF6SWxPRGdsUXpJbE9EUlZmbk1sTjBaMGRTVkRNaVU0TWc9PVpHRjBZUzFrWWkxaGJtRnNlWFJwWTNNdGJtRnRaUT09SlRWRWJpVTFSR1pzSlROQ1oyZHFKVFZEYXc9PUpUZEdKVU15SlRnMEpVTXlKVGd5ZHc9PWMzQWxReklsT0ROd0pVTXlKVGd5ZENWRE1pVTRNdz09VWxoTkpUWXdlUT09YUhGdWFIQT1abWtsTlVJbE5VVk9ZMmRmZmlWRE1pVTRNUT09WVNVMVJWOTJZaVUyTUM0bE4wWWxOVVZmZG1JbE5qQXVKdz09TVRFbE1rTWxOVVJDYTJZbE0wWWxNalE9ZDNSdVlXaGhhV0ZxY0VobGIzQmhhbUZ1Ync9PWN5VTNSbjRsUXpJbE9ETWxReklsT0RRbFF6SWxPRElsUXpJbE9EVnpKVU15SlRnMFVtSlZabGhsYVZobEpVTXlKVGd6WDFwWVoydGFYMWc9UkE9PUpURkJKVFZFYVZoa0pUVkROQT09Y1NWRE1pVTRNbmx4SlRORUpUZERjWEoxSlRkRFRGb2xOVU5SVWc9PUpUTkdTRVJEY3lWRE1pVTRNbTk1SlRWRlgxb2xOVVJRSlRKR1RGOU1aM0J0YVhKNEpUVkRKVU15SlRnM2VuWjVkMnB4ZEdacFpqST1ZbWNsTlVRbE5VVnhTRjg9SlROQ2FDVTFRbVp6Ym1NbE5VUnRZMmhqYmtkdmJpVTFRbTVqYVdoSkpUVkRiVjlzY0Y5c2MyWndabDltYVdaeGRpVTJNR1VsTlVWclpHST1aQ1UxUlE9PWVRPT1KVGRFZGlWRE1pVTRPQ1UzUkhnbE4wUjJKVU15SlRnekpUZERlZz09VlZKbFVpVXhSVllsTWpOV0pUZENieVZETWlVNE1uRjJjeVZETWlVNE1RPT1jVzk2ZWc9PUpUVkRVVmc9YUg1M0pUZERmbmw1ZUNVM1FpVTNSRzV0WVdNbE5qQlVWbVJrSlROQkpUVkZVbGhXSlRJeUpURTJKVFZEVDAxWkpUVkRUZz09SVNVeFJpRWxNVVloS1NjbE1qQT1jblYxZG5WZkpVTXlKVGd3ZFhZbFF6SWxPRFE9WWxkUUpUTkRRVVJGSlROR1RFMD1kQ1ZETWlVNE9DVkRNaVU0UVNWRE1pVTROU1ZETWlVNE5TVkRNaVU0TkNWRE1pVTROeVZETWlVNE9TVTFRaVZETWlVNE1YWWxOME09ZENWRE1pVTRPQ1ZETWlVNE9TVkRNaVU0TkNWRE1pVTROM1lsTjBONkpUWXdlaVZETWlVNFJRPT1aSGhtSlRkQ2FnPT1abUZwWWc9PWNuaz1XRjlSV2xObFdsRWxOVUlsTmpCV1Yybz1jMlp4YldKa1psUjFZblZtYTJRcVlXWnZjWFk9YlNVMk1HaHFjU1UyTUVSdkpUWXdhQT09WHlVMVF5VTJNQ1UxUlY5ckpUVkZYMmM9ZHlWRE1pVTROQ1ZETWlVNE5DVkRNaVU0TVNWRE1pVTROQT09YW5seUpUWXdVMDlTSlRORUpUVkRXbWM9YW0xdFQzZ2xOMEoyVG5WdWRtNTNKVGRFZDNsbWVIWnBhUT09SlRGRlVDVXlNMUloSlRJeUpUSXlKVEZHZFcxM2JpNWphWEV1Wm5OemNITT1PU1V6UVdVbE0wRTVhQ1V6UVdVPVZHZFVVZz09VXlVMVExQmlKVFl3SlRZd1VDVXhRUT09Y205c1pRPT1ZazFZWVZFPWVuNGxReklsT0RJPVl5VTJNSE1sTmpBbE1rTmxhR1JyWXc9PWR5VkRNaVU0TWlWRE1pVTRRV0VsTjBJbFF6SWxPRVk9SlVNeUpUZ3djeVZETWlVNE1TVTNSSG9sUXpJbE9EUnphaVUxUTFocFdsOVpabTg9ZENWRE1pVTRNeVZETWlVNE15VTNSaVZETWlVNFF3PT1KVFZFY0dOaGJYQmlRM1JqYkhJPUpVTXlKVGhCZENWRE1pVTROU1ZETWlVNE1RPT1ZUT09SlRZd0pUVkVWaVUxUWs5aVlXRWxOVU1sTlVJPWFtbDZKVU15SlRnNWVDVTNSZz09WW14SFdrYz1KVFZEWHc9PVlrOGxOakJWVTJJPVZGaG5XbFpwV2tOV2F5VTFSU1UxUTFacEpUVkZaR05CSlRWRmFHbGFZMXBuYUE9PUpUVkZKVFZFVnlVMVEySlRKVFl3VWlVMVJHVWxOVU09YW5Oc2FIbExhQ1UzUW1nPVVWWlhXbElsTTBNbE5VUlNVMkU9Y20xdWR5VTNSSEp2Y200bE4wST1KVU15SlRnMUpVTXlKVGhCSlVNeUpUZzRKVGRFYUNWRE1pVTRPWFlsUXpJbE9EbDZkWGNsTjBRbE4wSnRkRzFwZm0wPVoycHFKVGRDTm5ZbE0wVkplVXBUV0ZGSEpUTkVORzlvU2lVM1FsTnlaMjlHSlRkRWVTVTNRbWhSY0daK1owNVpPVFJaVG5ocmIzWTFmbEVsTjBRbE0wTnVURFYzYldjMEpUZEdWRkZaWmxwZk1IUk9hbXhTZUNVelJEZHhKVFZDVkZsdVZHczRUVXRRSlROQmVXWkxKVE5GZFZKYUpUTkNOa3BwSlRWRVMycE5KVFZDSlRkR2RrWWxNMEZhYjA1VVNYTTVUbk1sTTBVNEpUTkZXblFsTjBRbE4wSkpWMWxISlRWRlQxbE9Xa3NsTTBJPWVpVTNSaVZETWlVNE5YWWxReklsT0RNbFF6SWxPRGR5SlRkRWVRPT1iR29sTjBSc2NRPT1iR1ZpWldadVpRPT1lR1ZyVW1WeGFRPT1kWGtsUXpJbE9ERjRjeVZETWlVNE5pVkRNaVU0TlNWRE1pVTROU1ZETWlVNE1DVTNSaVV6UkRGeWRYWmpkbWM9Y3lWRE1pVTRNUT09V0ZabE5sOWxZMXBXWkROcVJXcGhWZz09SlRORkpVTXlKVGd6SlRkR0pVTXlKVGcxSlVNeUpUZ3ljM1U9ZVNWRE1pVTRNaVZETWlVNE5TVkRNaVU0TUNVME1IWWxReklsT0RJbFF6SWxPREVsUXpJbE9EY2xReklsT0RVbFF6SWxPRElsTjBZPVlsUmpRMWdsTlVOVUpUVkZaR009WTJsc2JHOD1ibmx0SlRkR2QyOTRmZz09YVdKWVdWb2xOVVJpV1ZnPVpYbCtKVU15SlRnMFNGRWxReklsT0RJbFF6SWxPREp4SlVNeUpUZzVaVmhXWW1WWEpUVkRZVm89VENVMk1GTlBVV0lsTVVKaFUxcFRVV0lsTVVJPWFpVTFSR2x0WVdvbE5VUWxOVU09WmxsbldXZz1KVU15SlRnMUpVTXlKVGczZmlWRE1pVTRNbllsUXpJbE9EY2xReklsT0VVPUpUVkNWeVUxUXc9PWVYaHlkeVUzUkc0bE4wSjJlQ1UzUm00PUpVTXlKVGd3SlRkQ1h5VkRNaVU0TUg1MWVuTT1kMmw0VFhocGNRPT1mbk4zYnc9PWMyaDFhWEoxY0dSeFptZz1XV2NsTlVKb1l5VTJNRjl0Ymc9PWVDVkRNaVU0TWlVelEzTjRKVU15SlRneWNIRWxOMEowY3c9PUpUZENkU1ZETWlVNE9RPT1ZbGNsTlVKVFlXSlBKVFZDSlRWRlVtRmFUeVUyTUZVbE5VSmFKVFl3ZFhseFRpVkRNaVU0TVhKeWNYND1ZWFIwY21saWRYUmxjdz09SVZJbE1qTWhKVEl5V1ZJbE1qTT1KVGREY1hkeGVTVkRNaVU1TUVvbFF6SWxPVElsTTBSQ2NYa2xReklsT1RCSkpVTXlKVGt5SlRORlZIRjNaWGgzZDNKeFpXTlNWQ1UxUXc9PVl5VTJNSE1sTmpBbE1rTmllQT09ZUhJbFF6SWxPRFp4SlRkREpVTXlKVGcwSlRkQ0pUVkRWV1JSV0RCUkpUVkRKVFl3VkE9PUpUVkZYMHdsTlVSZkpUTkdWRmhRUWw5eVl3PT1KVE5FYm00bE5VUjFXQ1UxUlZjbE0wUXBWaVUxUkNsMkpUSkRLVFVxSlRWQ0lTY3BXU2NsTTBOWEpUTkVLVllsTlVRcGRpVXlReWsxS2lsWkoxZ3FWeVV6UkNsV2VDVTFSQ2wyV1hjdUtIbFlKVFZGZFhwekpVTXlKVGd3ZVhkVEpVTXlKVGczSlVNeUpUZzJKVU15SlRneFZYTWxReklsT0RJbFF6SWxPRFlsUXpJbE9EY2xReklsT0RSM1ZTVkRNaVU0TVNWRE1pVTRNSGdsTjBKNVNrNGxOVU0yVUV4V0pVTXlKVGczWTJsaU56UWxOREJrSlVNeUpUZ3lKVE5FTXlWRE1pVTROR05wSlRZd1VGOVNVaVUxUWc9PWNuVnNhbXh4VENVMVJGUk1KVEU0Wld0RldXd2xOVUlsTmpBbE5VUnJTeVUxUkdRbE5VUWxOVUpzWjJvPVRqTmhWQ1UyTUZnd0pURTFYeVUxUldKakpUTkRWR0ppVUZaVVFWSmxZVEZTVUNVMVExRlNYdz09WjJsdmJWOW5hWEJmSlRWQ2FHaGxKVFZGV21jPVRDVXlRbEJPSlRGQlRWTWxNVVpzSlRJeUpURkdKVEpDVHlVeFFpVXhRVTB6SlRGR1RFOGxNVUk9Ymc9PWRYTkdRMGRGUkVZPVltUjFhbmRtYTJodFdtMWlhR2RMV20wbE5VVT1jeVZETWlVNE5TVkRNaVU0TUhJPWJHaHJiUT09U21KZlJ5VXhReVV4T1NVeU5Vaz1hR1oxUW5WMWMycGpkblZtVlZOaUpUTkNVMDhsTlVNbE0wVlRKVFl3VnlVMVJGST1KVFZFY0dOZlluYz1KVFZEVkdOUUpUTkJWR2c9WWw5eVl3PT1KVEpHV0NVMVJVOGxOVU09SlRZd1VXSmpWUT09SlVNeUpUZzFKVU15SlRnMkpUVkNKVFl3WVdRbE5VTkVZV3RzWW1WaGFDVTJNQT09VlZwVEpUVkZKVFZGVnlVMk1GbFhNRGNsTTBJbE5VUmlWeVUxUkNVMVF3PT1aaVUyTUhSdVEwcE9jSFZxY0c4bE0wSWhhbTlxZFU1MmRXSjFhbkJ2VUdOMFpuTjNabk09YUdwbmJHZHNjV2dsTlVRPUlRPT1iMlJvSlRZd0pUTkVjR0ZoSlRZd2JXND1KVU15SlRnMmVIVWxReklsT0RoMVFYa2xReklsT0VFbFF6SWxPRGdsUXpJbE9EQjFkbmtsUXpJbE9EQT1hMlZ4Y1dVPUpVTXlKVGd5Y3lWRE1pVTROSGNsUXpJbE9EQWxReklsT0RaWGZuY2xOMFozSlVNeUpUZ3dKVU15SlRnMlFtOXZiRzg9Wm5kMWIwNW9KVGRESlRWRUpUVkZTeVUxUXlVMVJRPT1KVGRFSlVNeUpUZzNlaVUzUWc9PWVIZDRKVGRDSlRkRGFTVTNRMjA9VDBwUEpUTkRSMXBFU0NVelEwSWxOREJPVGxwWFdpVTFSQ1V5UmxBbE5VSmZVdz09ZEhVbFF6SWxPRFo1YzNVbE4wUWxOMFlsUXpJbE9EUjVKVGRHZmc9PUpVTXlKVGcxSlVNeUpUZzJKVU15SlRneEpVTXlKVGcwYzNsM1JVZDRkME5EU1VjPWVnPT1ZMkZ3UlhCaGFRPT1iM0JsWmxWNmNXWT1jM1VsTjBKNWEycDFKVGRFZEE9PVlXdHZjbkYwZGsxbkpUZENKVFZDVmxSckpUSXpkRlJySlRJekpURkRmbkJ1ZW5sdmJDVTNSQ1ZETWlVNE5BPT1KVFZDYUdzbE5VUWxOakE9V2lVeVJpVXlRemdsTmpBbE1rTmxKVFZEZWpjbE1rSWxOME09SlRWRWFXcHpaQ1UxUkc4bE0wUndjRzVsSlRWRmNYQmhaVlprWlE9PUpUVkZKVFZFSlRWRFZpVTFRbUZTWHpaUmNtMXpZV1pyYlhSamJXWWxNa055Y3lVMk1IRWxNa05vYlhKa2NYTmtZdz09WlZWa1YxY2xOakJLSlRkRGZtdDJjaVUzUkE9PWMyaz1aR2xxYUhkK2RYaz1iWE1sTTBZbFF6SWxPRU5USlROR2JHOD1hU1UxUWc9PVRrdFJKVEZFYWsxckpUSXpKVEZESlRJekpUSXdiU1V4TkE9PVVpVTFRbGhmVVNVMVJWQmhVek5RWTFBPVgydHFjR0ZxY0dFbE5qQmxjQ1UxUkNVMVJXaGhibmRySlRkRUpUZENOWDV4SlRkQ2NXcDBiUT09SlVNeUpUZzNKVU15SlRoQ0pUZEVKVU15SlRnNGR5VTNRdz09YTI0bE4wUnFKVFZEYW1KdlpHSkJKVFZGY1NVMVJRPT1hVzhsTTBJbFF6SWxPRGhyZFhNbFF6SWxPREpUZW5NbE4wSnpKVGRESlVNeUpUZ3lKVU15SlRneFVDVkRNaVU0TjJKdmRTVTFRMjhsTjBKelpXNW5kR3B5YTFsNmRYaG5iV3RMSlRkRGEzUjZVMVZwYUdNM1ZXUm9hV1paTjJOaVdpVTFSQ1UxUWc9PUpUWXdZVjl1ZFd4d2VHMXVjWGc9WkE9PVptcHRiRzl4U0dKMmFHMW1jMnhxYVZsMGVtaHRhbmc9SlVNeUpUZzJlQ1UzUkhOK0pVTXlKVGcyYm1ka0pUVkZKVFl3WkNVMVJXcHBhblYxWTFSbll6SWxOVVVsTlVSalZDVTFSR009VldZbE5VSmtXbDlrSlRWRVJtaGxZMTlwSlRWQ2FRPT1laVZETWlVNE1RPT1aSEJ2ZFdKcWIyWnpUMVlsTlVWVFZtTWxNVVU9SlVNeUpUZ3hkQ1UzUTM0bFF6SWxPRFYwVkNWRE1pVTROWFFsTjBRbFF6SWxPRE1sTlVKNEpVTXlKVGd5SlVNeUpUZ3pkQ1UzUkhRbFF6SWxPREU9ZUdsNmJYWWxOME5XZDJ4dFZsaFlXbUZhWjFacEpUVkZaR009WjNwMWFBPT1aR3dsTmpCb2F3PT1XU1V5TTJwZll5VTFRZz09Y1dsemFpcHdhQ3ByY21scGEzTnhKVU15SlRnd1QzaDFjWG9sUXpJbE9EQmZkWE42YlhnbE4wWT1iSFZxSlRkREpUZERWMnAyYmc9PVpGSlBXRlpoSlROQlRtRlFWVklsTmpBbE5EQlNXVkpRWVNVMVExOD1UV0ZQWkZNMlR5VTFRMUphVXc9PVZWSTRKVEkwVVZnbE1qUnhKeVV5TkRBbE1qSWxNalpVSlRJeU5ISW5KVEl6S1hRbE1VST1jaVZETWlVNE0zSWxOMElsUXpJbE9ERT1XRzFhSlRWQ1FpVTFSQT09U1ZWUFl3PT1kSG9sUXpJbE9ETjRKVU15SlRnMGVYcFlKVU15SlRnMEpVTXlKVGd6SlRkQ2ZpVTNRMmtsUXpJbE9EUlhmaVZETWlVNE9TVTNRaVZETWlVNE1YWWxOME1sUXpJbE9EZz1ORkpoWkNVelJDVTJNRlFsTlVNPWVuY2xReklsT0VGM1F5VkRNaVU0UVNVM1FpVkRNaVU0T1NWRE1pVTRRVU1sTjBaNmJuRmxZM1pyY1hBPUpUVkZYeVUxUkZSWlVnPT1hSFJ4Y1dwb2VTVTFRbkpKWm5sbWVYSTRlSHB2Y0hjPWEzaHRKVU15SlRneVVVNDBKVEl3VFZRbE1qQnRVRzRuSlRGR0pUSkNjQ1V4Tnc9PVozRnVhbTExYmlVM1F5VTNRMzV5Tmc9PVppVTFSV2hmSlRGR1ZXRWxOVVVsTlVWWFZXWWxNVVpYWkdSaFpBPT1KVEZCVlE9PUpUWXdUMUZUSlROREpUTkZKVE5DYWtFNUpUTkdiUT09ZG1odmFHWjNiaVUzUWlWRE1pVTRNQ1ZETWlVNE5ISWxOMFlsUXpJbE9EQT1lQ1ZETWlVNE5RPT1jV0oxY1Y5c2RRPT1kSElsUXpJbE9ERlJiaVZETWlVNE1XND1WMk1sTlVSeFJWbHNKVFZFYW1GWlpBPT1KVFZFVEU5VVdnPT1OaVUxUkZZbE5VVldYMlU9SlRkRGNHMTFiUT09WDJkbGRFaGhjMmc9Zm00PUpUZENkaVUzUTJwdmJIVnJaWFJoZFE9PVVGZEpVa3NsTlVSU1NWZExXZz09SlRkRGNHMTJaVzVuWTNSV2EyOW5jWGQyYW1kNlp6TjNaek52YWc9PWQyZz1VU1UxUkZaVkpUVkViaVZETWlVNE1TVTNSRW9sTjBKdWFrNTFiblp1ZHlVM1JBPT1hV3BmSlRZd1NTVTFRMmdsTmpBPWMyZDVjVWR5Y2xwcmZubz1aVjl6YjJvPUpURkNjbWRvWlhOS1pIZz1aMXBpSlRWRUpUVkNiQT09")};function t(e){for(;e._dnwHp!==e._FlQEJD;){var t=e._WWoiYR[e._dnwHp++],n=e._gZSBDXABCZ[t];if("function"!=typeof n)return void Xe("ooga","warn","api",{c:e._dnwHp,e:e._FlQEJD});n(e)}}return e._FlQEJD=e._WWoiYR.length,t(e),e._jfaV}(),Rn=vn.s,bn=vn.m,wn=vn.b,vn.al,vn.a,En=vn.start,vn.stop,vn.j,Tn=vn.d,vn.cr}catch(mr){Xe("ob-error","error","api",{message:mr.message});var kn=function(){};kn,Tn=kn,Rn=function(){return Promise.resolve(null)},bn={record:kn,resetData:kn,setData:kn,getData:kn,stop:kn,circBuffPush:kn},wn={record:kn,stop:kn},{track:kn,clearData:kn,getData:kn},{storeData:kn,clearData:kn,getData:kn},{},{processImage:function(){return Promise.resolve()},getData:kn},En=kn}function Un(e,t){this.cause=e,this.message=t}function xn(e){Un.call(this,fe,"Invalid hCaptcha id: "+e)}function Sn(){Un.call(this,pe,"No hCaptcha exists.")}function Wn(){Un.call(this,de,"Missing sitekey - https://docs.hcaptcha.com/configuration#javascript-api")}Un.prototype=Error.prototype;var Nn=[],Fn=[],Mn={add:function(e){Nn.push(e)},remove:function(e){for(var t=!1,n=Nn.length;--n>-1&&!1===t;)Nn[n].id===e.id&&(t=Nn[n],Nn.splice(n,1));return t},each:function(e){for(var t=-1;++t10&&Fn.splice(0,Fn.length-10)},getSession:function(){return Fn}};function On(e,t){"object"!=typeof e||t||(t=e,e=null);var n,r,i,o=!0===(t=t||{}).async,a=new Promise((function(e,t){r=e,i=t}));if(a.resolve=r,a.reject=i,n=e?Mn.getById(e):Mn.getByIndex(0)){Le("Execute called","hCaptcha","info");try{_n.setData("exec","api")}catch(pr){Xe("Set MD Failed","error","execute",pr)}try{Tn(n.config.sitekey)?(wn.stop(),bn.stop()):bn.setData("exec","api")}catch(pr){Xe("vm-err","error","execute",pr)}o&&n.setPromise(a),n.onReady(n.initChallenge,t)}else if(e){if(!o)throw new xn(e);a.reject(fe)}else{if(!o)throw new Sn;a.reject(pe)}if(o)return a}function Pn(e){var t="",n=null;n=e?Mn.getById(e):Mn.getByIndex(0);try{for(var r=Mn.getSession(),i=r.length,o=!1;--i>-1&&!o;)(o=r[i][1]===n.id)&&(t=r[i][0])}catch(mr){t=""}return t}function Zn(e,t,n){this.target=e,this.setTargetOrigin(n),this.id=t,this.messages=[],this.incoming=[],this.waiting=[],this.isReady=!0,this.queue=[]}Zn.prototype._sendMessage=function(e,t){var n=e instanceof HTMLIFrameElement;try{n?e.contentWindow.postMessage(JSON.stringify(t),this.targetOrigin):e.postMessage(JSON.stringify(t),this.targetOrigin)}catch(pr){Ie("messaging",pr),"*"!==this.targetOrigin&&(this.setTargetOrigin("*"),this._sendMessage(e,t))}},Zn.prototype.setReady=function(e){var t=this;t.isReady=e,t.isReady&&t.queue.length&&(t.queue.forEach((function(e){t._sendMessage.apply(t,e)})),t.clearQueue())},Zn.prototype.clearQueue=function(){this.queue=[]},Zn.prototype.setID=function(e){this.id=e},Zn.prototype.setTargetOrigin=function(e){this.targetOrigin="*"},Zn.prototype.contact=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");var n=this,r=Math.random().toString(36).substr(2),i={source:"hcaptcha",label:e,id:this.id,promise:"create",lookup:r};if(t){if("object"!=typeof t)throw new Error("Message must be an object.");i.contents=t}return new Promise((function(t,o){n.waiting.push({label:e,reject:o,resolve:t,lookup:r}),n._addToQueue(n.target,i)}))},Zn.prototype.listen=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");for(var n=this.messages.length,r=!1;--n>-1&&!1===r;)this.messages[n].label===e&&(r=this.messages[n]);!1===r&&(r={label:e,listeners:[]},this.messages.push(r)),r.listeners.push(t)},Zn.prototype.answer=function(e,t){if(!this.id)throw new Error("Chat requires unique id to communicate between windows");for(var n=this.incoming.length,r=!1;--n>-1&&!1===r;)this.incoming[n].label===e&&(r=this.incoming[n]);!1===r&&(r={label:e,listeners:[]},this.incoming.push(r)),r.listeners.push(t)},Zn.prototype.send=function(e,t){var n=this;if(!n.id)throw new Error("Chat requires unique id to communicate between windows");var r={source:"hcaptcha",label:e,id:n.id};if(t){if("object"!=typeof t)throw new Error("Message must be an object.");r.contents=t}n._addToQueue(n.target,r)},Zn.prototype.check=function(e,t){for(var n=[].concat.apply([],[this.messages,this.incoming,this.waiting]),r=[],i=-1;++i-1&&!1===l;)this.waiting[s].label===t.label&&this.waiting[s].lookup===t.lookup&&(l=!0,this.waiting.splice(s,1));continue}for(i=0;i-1&&!1===t;)e.id===Cn.chats[n].id&&e.target===Cn.chats[n].target&&(t=Cn.chats[n],Cn.chats.splice(n,1));return t},consumeMessages:function(){var e=Cn.messages;return Cn.messages=[],e},handleGlobal:function(e){if(Cn.globalEnabled){var t=Cn.messages;if(t.length>=10)Cn.globalEnabled=!1;else{var n=t.some((function(t){return JSON.stringify(t.data)===JSON.stringify(e.data)}));n||t.push(e)}}},handle:function(e){var t=e.data,n="string"==typeof t&&t.indexOf("hcaptcha")>=0||"object"==typeof t&&JSON.stringify(t).indexOf("hcaptcha")>=0;try{if(!n)return void Cn.handleGlobal(e);"string"==typeof t&&(t=JSON.parse(t)),"d"===t.t&&Cn.messages.push(e);for(var r,i=Cn.chats,o=-1;++oi||l<0)&&(l=(i-this.width)/2,a=!0);var c=(n.scrollHeight=r+o&&(h=r+o-(this.height+t)),h=Math.max(Math.min(h,c),10);var u=e.bounding.top+e.tick.y+r-h-10,p=this.height-10-30;u=Math.max(Math.min(u,p),t),this.$container.css({left:l,top:h}),this.$arrow.fg.css({display:a?"none":"block"}),this.$arrow.bg.css({display:a?"none":"block"}),this.$arrow.css({top:u}),this.top=h,this.$container.dom.getBoundingClientRect()}},nr.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._visible&&this.close.call(this),Cn.removeChat(this.chat),this.chat=this.chat.destroy(),this._hasCustomContainer?this._parent.removeChild(this.$iframe.dom):(this._parent.removeChild(this.$container.dom),this.$container=this.$container.__destroy()),this.$iframe=this.$iframe.__destroy()},nr.prototype.setReady=function(){var e;this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this.chat&&this.chat.setReady(!0),this.ready=!0;for(var t=this.listeners.length;--t>-1;)e=this.listeners[t],this.listeners.splice(t,1),e()},nr.prototype.onReady=function(e){var t=Array.prototype.slice.call(arguments,1),n=function(){e.apply(null,t)};this.ready?n():this.listeners.push(n)},nr.prototype.onOverlayClick=function(e){this._hasCustomContainer||this.$overlay.addEventListener("click",e)},nr.prototype.setData=function(e){this.chat&&this.chat.send("challenge-data",e)},nr.prototype.resetData=function(){this.chat&&this.chat.send("reset-challenge-data")};function rr(e,t,n){var r=this;this.id=t,this.response=null,this.location={tick:null,offset:null,bounding:null},this.config=n,this._ticked=!0,this.$container=e instanceof Tt?e:new Tt(e),this._host=Ve.host||window.location.hostname,this.$iframe=new Tt("iframe");var i=Ve.assetUrl;ve.assethost&&(i=ve.assethost+Ve.assetUrl.replace(Ve.assetDomain,""));var o=i.match(/^.+\:\/\/[^\/]+/),a=o?o[0]:null,s=i+"/hcaptcha.html#frame=checkbox&id="+this.id+"&host="+this._host+(n?"&"+Ge(this.config):"");this.chat=Cn.createChat(this.$iframe.dom,t,a),this.chat.setReady(!1),this._timeoutFailedToInitialize=setTimeout((function(){r.$iframe&&r.$iframe.isConnected()?Xe("Failed to initialize. Iframe attached","error","frame:checkbox",{contentWindow:!!r.$iframe.dom.contentWindow,iframeSrc:s}):Xe("Failed to initialize. Iframe detached","error","frame:checkbox")}),6e4),this.$iframe.dom.src=s,this.$iframe.dom.tabIndex=this.config.tabindex||0,this.$iframe.dom.frameBorder="0",this.$iframe.dom.scrolling="no",ve.isSecure&&ee.Browser.supportsPST()&&(this.$iframe.dom.allow="private-state-token-redemption"),this.translate(),this.config.size&&"invisible"===this.config.size&&this.$iframe.setAttribute("aria-hidden","true"),this.$iframe.setAttribute("data-hcaptcha-widget-id",t),this.$iframe.setAttribute("data-hcaptcha-response",""),this.$container.appendElement(this.$iframe),"off"!==ve.recaptchacompat&&(this.$textArea0=this.$container.createElement("textarea","#g-recaptcha-response-"+t),this.$textArea0.dom.name="g-recaptcha-response",this.$textArea0.css({display:"none"})),this.$textArea1=this.$container.createElement("textarea","#h-captcha-response-"+t),this.$textArea1.dom.name="h-captcha-response",this.$textArea1.css({display:"none"}),this.ready=new Promise((function(e){r.chat.listen("checkbox-ready",e)})).then((function(){r._timeoutFailedToInitialize&&(clearTimeout(r._timeoutFailedToInitialize),r._timeoutFailedToInitialize=null),r.chat&&r.chat.setReady(!0)})),this.clearLoading=this.clearLoading.bind(this),this.style()}function ir(e,t,n){this.id=t,this.response=null,this.location={tick:null,offset:null,bounding:null},this.config=n,this.$container=e instanceof Tt?e:new Tt(e),this.$iframe=new Tt("iframe"),this.$iframe.setAttribute("aria-hidden","true"),this.$iframe.css({display:"none"}),this.$iframe.setAttribute("data-hcaptcha-widget-id",t),this.$iframe.setAttribute("data-hcaptcha-response","");var r=Ve.assetUrl;ve.assethost&&(r=ve.assethost+Ve.assetUrl.replace(Ve.assetDomain,"")),this.$iframe.dom.src=r+"/hcaptcha.html#frame=checkbox-invisible",this.$container.appendElement(this.$iframe),"off"!==ve.recaptchacompat&&(this.$textArea0=this.$container.createElement("textarea","#g-recaptcha-response-"+t),this.$textArea0.dom.name="g-recaptcha-response",this.$textArea0.css({display:"none"})),this.$textArea1=this.$container.createElement("textarea","#h-captcha-response-"+t),this.$textArea1.dom.name="h-captcha-response",this.$textArea1.css({display:"none"})}function or(e,t,n){if(!n.sitekey)throw new Wn;this.id=t,this.visible=!1,this.overflow={override:!1,cssUsed:!0,value:null,scroll:0},this.onError=null,this.onPass=null,this.onExpire=null,this.onChalExpire=null,this.onOpen=null,this.onClose=null,this._ready=!1,this._active=!1,this._listeners=[],this.config=n,er.indexOf(n.theme)>=0&&tr.use(n.theme),this._state={escaped:!1,passed:!1,expiredChallenge:!1,expiredResponse:!1},this._origData=null,this._langSet=!1,this._promise=null,this._initFailed=!1,this._responseTimer=null,this.initChallenge=this.initChallenge.bind(this),this.closeChallenge=this.closeChallenge.bind(this),this.displayChallenge=this.displayChallenge.bind(this),this.getGetCaptchaManifest=this.getGetCaptchaManifest.bind(this),this.challenge=new nr(t,n),"invisible"===this.config.size?(Le("Invisible mode is set","hCaptcha","info"),this.checkbox=new ir(e,t,n)):this.checkbox=new rr(e,t,n)}function ar(e){if("en"===e)return Promise.resolve();var t=e+".json";return new Promise((function(n,r){qt(t).then((function(n){return n||$t(t,{prefix:"https://newassets.hcaptcha.com/captcha/v1/189aeab628a0b8d957d713d81bfa72f83e1a494f/static/i18n"}).then((function(t){return Ot.addTable(e,t.data),t}))})).then((function(e){n(e.data)}))["catch"]((function(e){r(e)}))}))}rr.prototype.setResponse=function(e){this.response=e,this.$iframe.dom.setAttribute("data-hcaptcha-response",e),"off"!==ve.recaptchacompat&&(this.$textArea0.dom.value=e),this.$textArea1.dom.value=e},rr.prototype.style=function(){var e=this.config.size;switch(this.$iframe.css({pointerEvents:"auto",backgroundColor:"rgba(255,255,255,0)",borderRadius:4}),e){case"compact":this.$iframe.css({width:158,height:138});break;case"invisible":this.$iframe.css({display:"none"});break;default:this.$iframe.css({width:302,height:76,overflow:"hidden"})}},rr.prototype.reset=function(){this._ticked=!1,this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-reset")},rr.prototype.clearLoading=function(){this.chat&&this.chat.send("checkbox-clear")},rr.prototype.sendTranslation=function(e){var t={locale:e,table:Ot.getTable(e)||{}};this.chat&&this.chat.send("checkbox-translate",t),this.translate()},rr.prototype.translate=function(){this.$iframe.dom.title=Ot.translate("Widget containing checkbox for hCaptcha security challenge")},rr.prototype.status=function(e,t){this.$iframe&&this.$iframe.dom.contentWindow&&this.chat&&this.chat.send("checkbox-status",{text:e||null,a11yOnly:t||!1})},rr.prototype.tick=function(){this._ticked=!0,this.chat&&this.chat.send("checkbox-tick")},rr.prototype.getTickLocation=function(){return this.chat.contact("checkbox-location")},rr.prototype.getOffset=function(){var e=this.$iframe.dom;e.offsetParent||(e=e.parentElement);for(var t=0,n=0;e;)t+=e.offsetLeft,n+=e.offsetTop,e=e.offsetParent;return{top:n,left:t}},rr.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},rr.prototype.destroy=function(){this._timeoutFailedToInitialize&&(clearTimeout(this._timeoutFailedToInitialize),this._timeoutFailedToInitialize=null),this._ticked&&this.reset(),Cn.removeChat(this.chat),this.chat=this.chat.destroy(),this.$container.removeElement(this.$iframe),this.$container.removeElement(this.$textArea1),"off"!==ve.recaptchacompat&&(this.$container.removeElement(this.$textArea0),this.$textArea0=this.$textArea0.__destroy()),this.$textArea1=this.$textArea1.__destroy(),this.$container=this.$container.__destroy(),this.$iframe=this.$iframe.__destroy()},ir.prototype.setResponse=function(e){this.response=e,this.$iframe.dom.setAttribute("data-hcaptcha-response",e),"off"!==ve.recaptchacompat&&(this.$textArea0.dom.value=e),this.$textArea1.dom.value=e},ir.prototype.reset=function(){},ir.prototype.clearLoading=function(){},ir.prototype.sendTranslation=function(e){},ir.prototype.status=function(e,t){},ir.prototype.tick=function(){},ir.prototype.getTickLocation=function(){return Promise.resolve({left:0,right:0,top:0,bottom:0,width:0,height:0,x:0,y:0})},ir.prototype.getOffset=function(){var e=this.$iframe.dom;e.offsetParent||(e=e.parentElement);for(var t=0,n=0;e;)t+=e.offsetLeft,n+=e.offsetTop,e=e.offsetParent;return{top:n,left:t}},ir.prototype.getBounding=function(){return this.$iframe.dom.getBoundingClientRect()},ir.prototype.destroy=function(){this._ticked&&this.reset(),this.$container.removeElement(this.$iframe),this.$container.removeElement(this.$textArea1),"off"!==ve.recaptchacompat&&(this.$container.removeElement(this.$textArea0),this.$textArea0=this.$textArea0.__destroy()),this.$textArea1=this.$textArea1.__destroy(),this.$container=this.$container.__destroy(),this.$iframe=this.$iframe.__destroy()},or.prototype._resetTimer=function(){null!==this._responseTimer&&(clearTimeout(this._responseTimer),this._responseTimer=null)},or.prototype.initChallenge=function(e){var t=this;e||(e={}),Le("Initiate challenge","hCaptcha","info"),t._origData=e;var n=this.getGetCaptchaManifest(),r=e.charity||null,i=e.a11yChallenge||!1,o=e.link||null,a=e.action||"",s=e.rqdata||null,l=e.errors||[],c=e.mfa_phone||null,h=e.mfa_phoneprefix||null,u=ee.Browser.width(),p=ee.Browser.height();this._active=!0,this._resetTimer(),this._resetState(),this.checkbox.setResponse("");var d={a11yChallenge:i,manifest:n,width:u,height:p,charity:r,link:o,action:a,rqdata:s,mfa_phone:c,mfa_phoneprefix:h,wdata:Xn(),errors:l.concat(In.collect())};try{var f=this.visible||"invisible"!==this.config.size,m=Rn(t.id,f,!0,this.config.sitekey);if(null==m)return void t.challenge.setup(d);ot(m,100).then((function(e){d.vmdata=e}))["catch"]((function(e){Ie("submitvm",e)}))["finally"]((function(){t.challenge.setup(d)}))}catch(pr){t.challenge.setup(d),Xe("SubmitVM Failed","error","execute",pr)}},or.prototype.getGetCaptchaManifest=function(){var e=(this._origData||{}).manifest||null;e||((e=Object.create(null)).st=Date.now()),e.v=1,e.session=Mn.getSession(),e.widgetList=Mn.getCaptchaIdList(),e.widgetId=this.id;try{e.topLevel=_n.getData()}catch(pr){Xe("challenge:get-manifest-error","error","challenge",{error:pr})}return e.href=window.location.href,e.prev=JSON.parse(JSON.stringify(this._state)),e},or.prototype.displayChallenge=function(e){if(this._active){var t=this;this.visible=!0;var n=this.checkbox,r=this.challenge,i=ee.Browser.height();if(!("ie"===ee.Browser.type&&8===ee.Browser.version)){var o=window.getComputedStyle(document.body).getPropertyValue("overflow-y");this.overflow.override="hidden"===o,this.overflow.override&&(this.overflow.cssUsed=""===document.body.style.overflow&&""===document.body.style.overflowY,this.overflow.cssUsed||(this.overflow.value=""===o?"auto":o),this.overflow.scroll=ee.Browser.scrollY(),document.body.style.overflowY="auto")}return new Promise((function(o){n.status(),n.getTickLocation().then((function(a){if(t._active){if(r.size(e.width,e.height,e.mobile),r.show(),n.clearLoading(),n.location.bounding=n.getBounding(),n.location.tick=a,n.location.offset=n.getOffset(),r.position(n.location),r.focus(),r.height>window.document.documentElement.clientHeight)(window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=Math.abs(r.height-i)+r.top;o()}}))})).then((function(){Le("Challenge is displayed","hCaptcha","info"),t.onOpen&&ut(t.onOpen)}))}},or.prototype.resize=function(e,t,n){var r=this,i=this.checkbox,o=this.challenge;o.getDimensions(e,t).then((function(e){e&&o.size(e.width,e.height,e.mobile),i.location.bounding=i.getBounding(),i.location.offset=i.getOffset(),ee.System.mobile&&!n||o.position(i.location)}))["catch"]((function(e){r.closeChallenge.call(r,{event:he,message:"Captcha resize caused error.",error:e})}))},or.prototype.position=function(){var e=this.checkbox,t=this.challenge;ee.System.mobile||(e.location.bounding=e.getBounding(),t.position(e.location))},or.prototype.reset=function(){Le("Captcha Reset","hCaptcha","info");try{this.checkbox.reset(),this.checkbox.setResponse(""),this.challenge.resetData(),this._resetTimer(),this._resetState(),this._initFailed=!1}catch(mr){Ie("hCaptcha",mr)}},or.prototype._resetState=function(){for(var e in this._state)this._state[e]=!1},or.prototype.closeChallenge=function(e){this.visible=!1,this._active=!1;var t=this,n=this.checkbox,r=this.challenge;this.overflow.override&&((window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=this.overflow.scroll,this.overflow.override=!1,this.overflow.scroll=0,document.body.style.overflowY=this.overflow.cssUsed?null:this.overflow.value);var i=e.response||"";n.setResponse(i);var o=e.event;switch("string"==typeof i&&""!==i||o!==te||(o=ne,Xe("Passed without response","error","api",e)),r.close(o),n.$iframe.dom.focus(),Le("Challenge has closed","hCaptcha","info",{event:o,response:e.response,message:e.message}),o){case ne:this._state.escaped=!0,n.reset(),t.onClose&&ut(t.onClose),t._promise&&t._promise.reject(re);break;case ie:this._state.expiredChallenge=!0,n.reset(),n.status("hCaptcha window closed due to timeout.",!0),t.onChalExpire&&ut(t.onChalExpire),t._promise&&t._promise.reject(ie);break;case ae:n.reset(),this.onError&&ut(this.onError,ae),t._promise&&t._promise.reject(ae);break;case he:case se:case ce:var a=o;n.reset(),o===ce?(n.status(e.message),429===e.status?a=le:"invalid-data"===e.message?a=oe:"client-fail"===e.message&&(a=he)):o===se?a=he:o===he&&"Answers are incomplete"===e.message&&(a=ue),Xe("api:challenge-failed-"+a,"error","hCaptcha",{error:a,event:o,message:e.message}),this.onError&&ut(this.onError,a),t._promise&&t._promise.reject(a),this._ready||(this._listeners=[],a===he&&(this._initFailed=!0));break;case te:this._state.passed=!0,n.tick(),this.onPass&&ut(this.onPass,i),t._promise&&t._promise.resolve({response:i,key:Pn(this.id)}),"number"==typeof e.expiration&&(t._resetTimer(),t._responseTimer=setTimeout((function(){try{n.$iframe&&(n.$iframe.dom.contentWindow?(n.reset(),n.setResponse(""),n.status("hCaptcha security token has expired. Please complete the challenge again.",!0)):jn(t.id))}catch(pr){Ie("global",pr)}t.onExpire&&ut(t.onExpire),t._responseTimer=null,t._state.expiredResponse=!0}),1e3*e.expiration))}t._promise=null},or.prototype.updateTranslation=function(e){this.config.hl=e,this._langSet=!0,this.checkbox&&this.checkbox.sendTranslation(e),this.challenge&&this.challenge.sendTranslation(e)},or.prototype.isLangSet=function(){return this._langSet},or.prototype.isReady=function(){return this._ready},or.prototype.isActive=function(){return this._active},or.prototype.setReady=function(e){if(this._ready=e,this._ready){var t;Le("Instance is ready","hCaptcha","info");for(var n=this._listeners.length;--n>-1;)t=this._listeners[n],this._listeners.splice(n,1),t()}},or.prototype.setPromise=function(e){this._promise=e},or.prototype.onReady=function(e){var t=Array.prototype.slice.call(arguments,1),n=function(){e.apply(null,t)};this._ready?n():this._initFailed?(this.onError&&ut(this.onError,he),this._promise&&(this._promise.reject(he),this._promise=null)):this._listeners.push(n)},or.prototype.destroy=function(){(Le("Captcha Destroy","hCaptcha","info"),this._resetTimer(),this.overflow.override)&&((window.document.scrollingElement||document.getElementsByTagName("html")[0]).scrollTop=this.overflow.scroll,this.overflow.override=!1,this.overflow.scroll=0,document.body.style.overflowY=this.overflow.cssUsed?null:this.overflow.value);this.challenge.destroy(),this.checkbox.destroy(),this.challenge=null,this.checkbox=null},or.prototype.setSiteConfig=function(e){var t=this;if("ok"in e){var n=e.ok.features||{};if(this.config.themeConfig&&n.custom_theme){var r="custom-"+this.id;tr.add(r,tr.extend(tr.active(),this.config.themeConfig)),tr.use(r),this.challenge.style()}}return"invisible"===this.config.size?("err"in e&&console.error("[hCaptcha] "+e.err.message),Promise.resolve()):this.checkbox.ready.then((function(){return t.checkbox.chat.send("site-setup",e),new Promise((function(e){t.checkbox.chat.listen("checkbox-loaded",(function(){e()}))}))}))};var sr=0,lr=["hl","custom","andint","tplinks","sitekey","theme","size","tabindex","challenge-container","confirm-nav","orientation","mode"];function cr(e,t){if(e)try{e.updateTranslation(t)}catch(pr){Ie("translation",pr)}}var hr,ur={render:(hr=function(e,t){if("string"==typeof e&&(e=document.getElementById(e)),e&&"object"==typeof e&&1===e.nodeType&&"string"==typeof e.tagName)if(function(e){if(!e||!("challenge-container"in e))return!0;var t=e["challenge-container"];return"string"==typeof t&&(t=document.getElementById(t)),!!t&&1===t.nodeType}(t)){if(!1!==Cn.isSupported()){for(var n,r,i=e.getElementsByTagName("iframe"),o=-1;++oupgrade your browser or enable it for hCaptcha.com")}else console.log("[hCaptcha] render: invalid challenge container '"+t["challenge-container"]+"'.");else{console.log("[hCaptcha] render: invalid container '"+e+"'.");var R=e&&"object"==typeof e;Xe("invalid-container","error","render",{container:e,containerTypeof:typeof e,containerNodeType:R?e.nodeType:"-",containerTagNameTypeof:R?typeof e.tagName:"-"})}},function(){try{return hr.apply(this,arguments)}catch(pr){Ie("global",pr)}}),reset:function(e){var t;if(e){if(!(t=Mn.getById(e)))throw new xn(e);t.reset()}else{if(!(t=Mn.getByIndex(0)))throw new Sn;t.reset()}},remove:jn,execute:On,getResponse:function(e){var t,n;if((n=e?Mn.getById(e):Mn.getByIndex(0))&&(t=n.checkbox.response||""),void 0!==t)return t;throw e?new xn(e):new Sn},getRespKey:Pn,close:function(e){var t=!1;if(!(t=e?Mn.getById(e):Mn.getByIndex(0)))throw e?new xn(e):new Sn;t.closeChallenge({event:ne})},setData:function(e,t){if("object"!=typeof e||t||(t=e,e=null),!t||"object"!=typeof t)throw Error("[hCaptcha] invalid data supplied");var n=!1;if(!(n=e?Mn.getById(e):Mn.getByIndex(0)))throw e?new xn(e):new Sn;Le("Set data","hCaptcha","info");var r=n.challenge.setData.bind(n.challenge);n.onReady(r,t)},nodes:Mn};!function(e){try{En(0)}catch(pr){Ie("vm",pr)}Ve.file="hcaptcha";var t=document.currentScript,n=!1,r=!1,i="on",o=ee.Browser.width()/ee.Browser.height(),a=!(!window.hcaptcha||!window.hcaptcha.render),s=!1;function l(){var e=ee.Browser.width(),t=ee.Browser.height(),n=ee.System.mobile&&o!==e/t;o=e/t,u(),ur.nodes.each((function(r){r.visible&&r.resize(e,t,n)}))}function c(e){h(),ur.nodes.each((function(e){e.visible&&e.position()}))}function h(){try{var e=[ee.Browser.scrollX(),ee.Browser.scrollY(),document.documentElement.clientWidth/ee.Browser.width(),Date.now()];_n.circBuffPush("xy",e),bn.circBuffPush("xy",e)}catch(pr){Ie("motion",pr)}}function u(){try{var e=[ee.Browser.width(),ee.Browser.height(),ee.System.dpr(),Date.now()];_n.circBuffPush("wn",e)}catch(pr){Ie("motion",pr)}}window.hcaptcha={render:function(){return a||console.warn("[hCaptcha] should not render before js api is fully loaded. `render=explicit` should be used in combination with `onload`."),ur.render.apply(this,arguments)},remove:ur.remove,execute:ur.execute,reset:ur.reset,close:ur.close,setData:ur.setData,getResponse:ur.getResponse,getRespKey:ur.getRespKey},In.run({topLevel:!0}),function(e){var t=Array.prototype.slice.call(arguments,1);!0!==nn&&"interactive"!==document.readyState&&"loaded"!==document.readyState&&"complete"!==document.readyState?(en.push({fn:e,args:t}),!1===tn&&rn()):setTimeout((function(){e(t)}),1)}((function(){!function(){var o;o=t?[t]:document.getElementsByTagName("script");var a=-1,l=!1,c=null,h=null;for(;++a